Home
last modified time | relevance | path

Searched refs:unminify_coords (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c270 compiler->unminify_coords = false; in ir3_compiler_create()
279 compiler->unminify_coords = true; in ir3_compiler_create()
H A Dir3_compiler.h70 bool unminify_coords; member
H A Dir3_compiler_nir.c3065 if (ctx->compiler->unminify_coords && (opc == OPC_ISAML)) { in emit_tex()

Completed in 7 milliseconds