Searched refs:ST_DEBUG (Results 1 – 18 of 18) sorted by relevance
57 extern int ST_DEBUG;60 #define ST_DEBUG 0 macro71 if (ST_DEBUG & flag) in ST_DBG()
46 int ST_DEBUG = 0; variable74 ST_DEBUG = debug_get_option_st_debug(); in st_debug_init()
218 if (ST_DEBUG & DEBUG_DRAW) { in st_draw_vbo()276 if (ST_DEBUG & DEBUG_DRAW) { in st_indirect_draw_vbo()
483 if (ST_DEBUG & DEBUG_MESA) { in st_translate_vertex_program()600 if (ST_DEBUG & DEBUG_TGSI) { in st_create_vp_variant()911 if (ST_DEBUG & DEBUG_MESA) { in st_translate_fragment_program()1215 if (ST_DEBUG & DEBUG_TGSI) { in st_create_fp_variant()1417 if ((ST_DEBUG & DEBUG_TGSI) && (ST_DEBUG & DEBUG_MESA)) { in st_translate_program_common()1422 if (ST_DEBUG & DEBUG_TGSI) { in st_translate_program_common()
248 if (ST_DEBUG & DEBUG_PRECOMPILE || in st_program_string_notify()
109 if (ST_DEBUG & DEBUG_CONSTANTS) { in st_upload_constants()
132 if (ST_DEBUG & DEBUG_WIREFRAME) { in st_update_rasterizer()
284 if (ST_DEBUG & DEBUG_PRECOMPILE || in st_deserialise_tgsi_program()
60 if (ST_DEBUG & DEBUG_MESA) { in init_perf_monitor()
297 if (ST_DEBUG & DEBUG_BUFFER) { in bufferobj_data()
336 if (ST_DEBUG & DEBUG_NOREADPIXCACHE) in try_cached_readpixels()
587 !(ST_DEBUG & DEBUG_TGSI)) in st_create_context()
1240 if ((ST_DEBUG & DEBUG_GREMEDY) && in st_init_extensions()
2085 if (ST_DEBUG & DEBUG_FALLBACK) in st_GetTexSubImage()2160 if (ST_DEBUG & DEBUG_FALLBACK) in fallback_copy_texsubimage()
415 #define ST_DEBUG(X) dbgs() << X417 #define ST_DEBUG(X) macro447 ST_DEBUG("begin processModule!\n"); in processModule()471 ST_DEBUG("end processModule!\n"); in processModule()476 ST_DEBUG("begin processFunction!\n"); in processFunction()485 ST_DEBUG("Inserting Instructions:\n"); in processFunction()521 ST_DEBUG("end processFunction!\n"); in processFunction()528 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()532 ST_DEBUG("end purgeFunction!\n"); in purgeFunction()577 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateModuleSlot()[all …]
881 #define ST_DEBUG(X) dbgs() << X883 #define ST_DEBUG(X) macro920 ST_DEBUG("begin processModule!\n"); in processModule()963 ST_DEBUG("end processModule!\n"); in processModule()968 ST_DEBUG("begin processFunction!\n"); in processFunction()981 ST_DEBUG("Inserting Instructions:\n"); in processFunction()1005 ST_DEBUG("end processFunction!\n"); in processFunction()1010 ST_DEBUG("begin processIndex!\n"); in processIndex()1031 ST_DEBUG("end processIndex!\n"); in processIndex()1070 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()[all …]
766 #define ST_DEBUG(X) dbgs() << X768 #define ST_DEBUG(X) macro799 ST_DEBUG("begin processModule!\n"); in processModule()839 ST_DEBUG("end processModule!\n"); in processModule()844 ST_DEBUG("begin processFunction!\n"); in processFunction()857 ST_DEBUG("Inserting Instructions:\n"); in processFunction()886 ST_DEBUG("end processFunction!\n"); in processFunction()925 ST_DEBUG("begin purgeFunction!\n"); in purgeFunction()929 ST_DEBUG("end purgeFunction!\n"); in purgeFunction()982 ST_DEBUG(" Inserting value [" << V->getType() << "] = " << V << " slot=" << in CreateModuleSlot()[all …]
52 .. envvar:: ST_DEBUG <flags> (0x0)