Searched refs:sampler_index_or_mode (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 508 unsigned sampler_index_or_mode : 4; member |
D | bifrost_compile.c | 1868 .sampler_index_or_mode = instr->sampler_index, in emit_texc() |