Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler.c119 compiler->txf_ms_with_isaml = false; in ir3_compiler_create()
128 compiler->txf_ms_with_isaml = true; in ir3_compiler_create()
Dir3_compiler.h66 bool txf_ms_with_isaml; member
Dir3_compiler_nir.c2356 if (ctx->compiler->txf_ms_with_isaml) { in emit_tex()