Home
last modified time | relevance | path

Searched refs:ST_DEBUG (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_debug.c44 int ST_DEBUG = 0; variable
58 DEBUG_GET_ONCE_FLAGS_OPTION(st_debug, "ST_DEBUG", st_debug_flags, 0)
64 ST_DEBUG = debug_get_option_st_debug(); in st_debug_init()
H A Dst_debug.h45 extern int ST_DEBUG;
52 if (ST_DEBUG & flag) in ST_DBG()
H A Dst_atom_rasterizer.c132 if (ST_DEBUG & DEBUG_WIREFRAME) { in st_update_rasterizer()
H A Dst_cb_readpixels.c353 if (ST_DEBUG & DEBUG_NOREADPIXCACHE) in try_cached_readpixels()
H A Dst_program.c509 if (ST_DEBUG & DEBUG_PRINT_IR) { in st_create_nir_shader()
525 if (ST_DEBUG & DEBUG_PRINT_IR) { in st_create_nir_shader()
H A Dst_cb_texture.c248 if (ST_DEBUG & DEBUG_FALLBACK) in copy_to_staging_dest()
2573 if (ST_DEBUG & DEBUG_FALLBACK) in fallback_copy_texsubimage()
H A Dst_extensions.c1600 if ((ST_DEBUG & DEBUG_GREMEDY) && in st_init_extensions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp894 #define ST_DEBUG(X) dbgs() << X
896 #define ST_DEBUG(X) macro
933 ST_DEBUG("begin processModule!\n"); in processModule()
976 ST_DEBUG("end processModule!\n"); in processModule()
981 ST_DEBUG("begin processFunction!\n"); in processFunction()
994 ST_DEBUG("Inserting Instructions:\n"); in processFunction()
1018 ST_DEBUG("end processFunction!\n"); in processFunction()
1023 ST_DEBUG("begin processIndex!\n"); in processIndex()
1051 ST_DEBUG("end processIndex!\n"); in processIndex()
1090 ST_DEBUG("begi in purgeFunction()
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dperformance_monitor.c84 if (ST_DEBUG & DEBUG_MESA) { in init_perf_monitor()
H A Dbufferobj.c322 if (ST_DEBUG & DEBUG_BUFFER) { in bufferobj_data()

Completed in 22 milliseconds