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

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_debug.h39 #define DEBUG_FALLBACK BITFIELD_BIT(2) macro
H A Dst_debug.c50 { "fallback", DEBUG_FALLBACK, NULL },
H A Dst_cb_texture.c247 if (ST_DEBUG & DEBUG_FALLBACK)
2649 if (ST_DEBUG & DEBUG_FALLBACK)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_debug.h46 #define DEBUG_FALLBACK 0x20 macro
H A Dst_debug.c54 { "fallback", DEBUG_FALLBACK, NULL },
H A Dst_cb_texture.c2185 if (ST_DEBUG & DEBUG_FALLBACK)
2260 if (ST_DEBUG & DEBUG_FALLBACK)

Completed in 12 milliseconds