Searched refs:sampler_index_or_mode (Results 1 – 2 of 2) sorted by relevance
503 unsigned sampler_index_or_mode : 4; member
2727 desc.sampler_index_or_mode = instr->sampler_index; in bi_emit_texc()2752 desc.sampler_index_or_mode = mode | (0x3 << 2); in bi_emit_texc()