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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler.h200 IR3_DBG_SPILLALL = BITFIELD_BIT(12), enumerator in enum:ir3_shader_debug
H A Dir3_compiler.c47 {"spillall", IR3_DBG_SPILLALL, "Spill as much as possible to test the spiller"},
H A Dir3_ra.c2244 if (ir3_shader_debug & IR3_DBG_SPILLALL)

Completed in 6 milliseconds