Home
last modified time | relevance | path

Searched refs:sampler_index_or_mode (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h503 unsigned sampler_index_or_mode : 4; member
Dbifrost_compile.c2727 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()