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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler.c64 compiler->unminify_coords = false;
71 compiler->unminify_coords = true;
H A Dir3_compiler.h57 bool unminify_coords; member in struct:ir3_compiler
H A Dir3_compiler_nir.c1788 if (ctx->compiler->unminify_coords && (opc == OPC_ISAML)) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.c172 compiler->unminify_coords = false;
181 compiler->unminify_coords = true;
H A Dir3_compiler.h70 bool unminify_coords; member in struct:ir3_compiler
H A Dir3_compiler_nir.c2537 if (ctx->compiler->unminify_coords && (opc == OPC_ISAML)) {

Completed in 11 milliseconds