Home
last modified time | relevance | path

Searched refs:DEBUG_FALLBACK (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_debug.h44 #define DEBUG_FALLBACK 0x20 macro
Dst_debug.c53 { "fallback", DEBUG_FALLBACK, NULL },
Dst_cb_texture.c655 if (ST_DEBUG & DEBUG_FALLBACK) in decompress_with_blit()
728 if (ST_DEBUG & DEBUG_FALLBACK) in fallback_copy_texsubimage()
893 if (ST_DEBUG & DEBUG_FALLBACK) in compatible_src_dst_formats()
Dst_cb_drawpixels.c1588 if (ST_DEBUG & DEBUG_FALLBACK) in st_CopyPixels()