Home
last modified time | relevance | path

Searched refs:immediate_indices (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h516 /* If immediate_indices is set:
525 bool immediate_indices : 1; member
H A Dbifrost_compile.c3526 desc.immediate_indices = direct && (instr->sampler_index < 16); in bi_emit_texc()
3528 if (desc.immediate_indices) { in bi_emit_texc()

Completed in 17 milliseconds