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

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_debug.h42 #define DEBUG_GREMEDY BITFIELD_BIT(5) macro
H A Dst_debug.c53 { "gremedy", DEBUG_GREMEDY, "Enable GREMEDY debug extensions" },
H A Dst_extensions.c1636 if ((ST_DEBUG & DEBUG_GREMEDY) &&
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_debug.h53 #define DEBUG_GREMEDY 0x1000 macro
H A Dst_debug.c61 { "gremedy", DEBUG_GREMEDY, "Enable GREMEDY debug extensions" },
H A Dst_extensions.c1465 if ((ST_DEBUG & DEBUG_GREMEDY) &&

Completed in 10 milliseconds