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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_screen.h101 #define DBG_NO_HIZ (1 << 22) macro
H A Dr300_debug.c52 { "nohiz", DBG_NO_HIZ, "Disable hierarchical zbuffer" },
H A Dr300_screen.c789 if (SCREEN_DBG_ON(r300screen, DBG_NO_HIZ))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_screen.h104 #define DBG_NO_HIZ (1 << 22) macro
H A Dr300_debug.c52 { "nohiz", DBG_NO_HIZ, "Disable hierarchical zbuffer" },
H A Dr300_screen.c720 if (SCREEN_DBG_ON(r300screen, DBG_NO_HIZ))

Completed in 8 milliseconds