HomeSort by relevance Sort by last modified time
    Searched refs:DBG_NO_HIZ (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_screen.h 93 #define DBG_NO_HIZ (1 << 22)
r300_debug.c 51 { "nohiz", DBG_NO_HIZ, "Disable hierarchical zbuffer" },
r300_screen.c 534 if (SCREEN_DBG_ON(r300screen, DBG_NO_HIZ))

Completed in 772 milliseconds