Home
last modified time | relevance | path

Searched defs:state_addr (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp255 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
656 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state_pointers() local
/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder.c348 uint64_t state_addr = ctx->dynamic_base + offset; in dump_samplers() local
905 uint64_t state_addr = ctx->dynamic_base + state_offset; in decode_dynamic_state() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_rt_builder.h452 nir_ssa_def *state_addr = nir_iadd_imm(b, mem_hit_addr, 12); in brw_nir_rt_init_mem_hit_at_addr() local