Home
last modified time | relevance | path

Searched refs:txf_ms_with_isaml (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c173 compiler->txf_ms_with_isaml = false; in ir3_compiler_create()
182 compiler->txf_ms_with_isaml = true; in ir3_compiler_create()
Dir3_compiler.h73 bool txf_ms_with_isaml; member
Dir3_compiler_nir.c2590 if (ctx->compiler->txf_ms_with_isaml) { in emit_tex()