Searched refs:st_debug (Results 1 – 7 of 7) sorted by relevance
9 unsigned st_debug = 0; variable20 st_debug = debug_get_flags_option("ST_DEBUG", st_debug_flags, st_debug); in st_debug_parse()
17 extern unsigned st_debug;19 #define st_debug 0
1258 if (st_debug & ST_DEBUG_TGSI) { in Shader_tgsi_translate()1394 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1435 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1516 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1543 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1593 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1644 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1683 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1712 if (st_debug & ST_DEBUG_OLD_TEX_OPS) { in Shader_tgsi_translate()1831 if (!(st_debug & ST_DEBUG_OLD_TEX_OPS)) { in Shader_tgsi_translate()[all …]
58 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
345 'state_tracker/st_debug.c',346 'state_tracker/st_debug.h',
517 :file:`src/mesa/state_tracker/st_debug.c` for other options.
6074 "../src/mesa/state_tracker/st_debug.c",6075 "../src/mesa/state_tracker/st_debug.h",