Home
last modified time | relevance | path

Searched defs:const_idx (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator_viewer_urb.h42 int const_idx = 0; in DrawAllocation() local
/third_party/mesa3d/src/panfrost/bifrost/
Ddisassemble.c581 unsigned const_idx; in dump_clause() member
605 unsigned const_idx = pos_table[pos].const_idx; in dump_clause() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c116 unsigned const_idx = fd2_get_const_idx(ctx, tex, samp_id); in emit_texture() local
Dir2_private.h111 uint8_t const_idx; member
/third_party/mesa3d/src/freedreno/decode/
Dpgmdump.c126 uint32_t const_idx; /* the CONST() indx value for sampler */ member
200 uint32_t const_idx; /* the CONST() indx value for the sampler */ member
229 uint32_t const_idx; member
/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h325 uint32_t const_idx : 5; member