/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_simd_selection.c | 108 if (!INTEL_DEBUG(DEBUG_DO32) && prog_data->prog_mask) { in brw_simd_should_compile() 117 INTEL_DEBUG(DEBUG_NO8), in brw_simd_should_compile() 118 INTEL_DEBUG(DEBUG_NO16), in brw_simd_should_compile() 119 INTEL_DEBUG(DEBUG_NO32), in brw_simd_should_compile() 124 mem_ctx, "SIMD%u skipped because INTEL_DEBUG=no%u", in brw_simd_should_compile()
|
H A D | brw_compiler.c | 121 (devinfo->ver >= 9 && INTEL_DEBUG(DEBUG_TCS_EIGHT_PATCH)); in brw_compiler_create() 153 if (!devinfo->has_64bit_float || INTEL_DEBUG(DEBUG_SOFT64)) in brw_compiler_create() 230 insert_u64_bit(&config, INTEL_DEBUG(bit)); in brw_get_compiler_config_value()
|
H A D | brw_compile_clip.c | 88 if (INTEL_DEBUG(DEBUG_CLIP)) { in brw_compile_clip()
|
H A D | brw_kernel.c | 312 if (INTEL_DEBUG(DEBUG_CS)) { in brw_kernel_from_spirv() 412 if (INTEL_DEBUG(DEBUG_CS)) { in brw_kernel_from_spirv()
|
H A D | brw_vec4_tcs.cpp | 365 const bool debug_enabled = INTEL_DEBUG(DEBUG_TCS); in brw_compile_tcs() 490 if (INTEL_DEBUG(DEBUG_TCS)) in brw_compile_tcs()
|
H A D | brw_shader.cpp | 1289 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions() 1296 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions() 1333 const bool debug_enabled = INTEL_DEBUG(DEBUG_TES); in brw_compile_tes()
|
H A D | brw_disasm_info.c | 144 if (INTEL_DEBUG(DEBUG_ANNOTATION)) { in disasm_annotate()
|
H A D | brw_vec4_gs_visitor.cpp | 597 const bool debug_enabled = INTEL_DEBUG(DEBUG_GS); in brw_compile_gs() 854 !INTEL_DEBUG(DEBUG_NO_DUAL_OBJECT_GS)) { in brw_compile_gs()
|
H A D | brw_fs.cpp | 6051 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ 6065 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { 6501 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS); 7405 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_WM); 7453 } else if (!INTEL_DEBUG(DEBUG_NO8)) { 7467 !INTEL_DEBUG(DEBUG_NO8)) { 7487 (!INTEL_DEBUG(DEBUG_NO16) || params->use_rep_send)) { 7514 !INTEL_DEBUG(DEBUG_NO32)) { 7527 if (!INTEL_DEBUG(DEBUG_DO32) && throughput >= perf.throughput) { 7776 INTEL_DEBUG(param [all...] |
H A D | brw_vec4.cpp | 2397 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ in run() 2410 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { in run() 2473 if (INTEL_DEBUG(DEBUG_SPILL_VEC4)) { in run() 2542 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_VS); in brw_compile_vs()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 61 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_physical_device_init_perf() 225 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_AcquirePerformanceConfigurationINTEL() 258 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) in anv_ReleasePerformanceConfigurationINTEL() 276 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_QueueSetPerformanceConfigurationINTEL() 415 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_AcquireProfilingLockKHR() 430 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_ReleaseProfilingLockKHR()
|
H A D | anv_queue.c | 44 if (INTEL_DEBUG(DEBUG_SYNC)) { in anv_queue_init()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_batch.c | 80 * Debugging code to dump the fence list, used by INTEL_DEBUG=submit. 99 * Debugging code to dump the validation list, used by INTEL_DEBUG=submit. 226 if (INTEL_DEBUG(DEBUG_ANY)) { in iris_init_batch() 229 (INTEL_DEBUG(DEBUG_COLOR) ? INTEL_BATCH_DECODE_IN_COLOR : 0) | in iris_init_batch() 601 if (INTEL_DEBUG(DEBUG_ANY)) in iris_batch_free() 948 if (INTEL_DEBUG(DEBUG_BATCH)) in submit_batch() 955 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in submit_batch() 1044 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush() 1089 if (INTEL_DEBUG(DEBUG_SYNC)) { in _iris_batch_flush() 1117 const bool color = INTEL_DEBUG(DEBUG_COLO in _iris_batch_flush() [all...] |
H A D | iris_fence.c | 255 if (INTEL_DEBUG(DEBUG_SUBMIT)) { in iris_fence_flush() 257 INTEL_DEBUG(DEBUG_COLOR) ? BLUE_HEADER : "", in iris_fence_flush() 259 INTEL_DEBUG(DEBUG_COLOR) ? NORMAL : ""); in iris_fence_flush()
|
H A D | iris_draw.c | 279 if (INTEL_DEBUG(DEBUG_REEMIT)) { in iris_draw_vbo() 390 if (INTEL_DEBUG(DEBUG_REEMIT)) { in iris_launch_grid()
|
H A D | iris_disk_cache.c | 265 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK)) in iris_disk_cache_init()
|
H A D | iris_clear.c | 77 if (INTEL_DEBUG(DEBUG_NO_FAST_CLEAR)) in can_fast_clear_color() 389 if (INTEL_DEBUG(DEBUG_NO_FAST_CLEAR)) in can_fast_clear_depth()
|
H A D | iris_context.c | 369 if (INTEL_DEBUG(DEBUG_BATCH)) in iris_create_context()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_batch.c | 81 * Debugging code to dump the fence list, used by INTEL_DEBUG=submit. 100 * Debugging code to dump the validation list, used by INTEL_DEBUG=submit. 218 if (INTEL_DEBUG(DEBUG_BATCH)) { in crocus_init_batch() 249 if (INTEL_DEBUG(DEBUG_BATCH)) { in crocus_init_batch() 254 (INTEL_DEBUG(DEBUG_COLOR) ? INTEL_BATCH_DECODE_IN_COLOR : 0) | in crocus_init_batch() 952 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush() 970 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in _crocus_batch_flush() 975 if (INTEL_DEBUG(DEBUG_BATCH)) { in _crocus_batch_flush() 996 if (INTEL_DEBUG(DEBUG_SYNC)) { in _crocus_batch_flush() 1020 const bool color = INTEL_DEBUG(DEBUG_COLO in _crocus_batch_flush() [all...] |
H A D | crocus_draw.c | 409 if (INTEL_DEBUG(DEBUG_REEMIT)) { in crocus_draw_vbo() 488 if (INTEL_DEBUG(DEBUG_REEMIT)) { in crocus_launch_grid()
|
H A D | crocus_disk_cache.c | 237 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK)) in crocus_disk_cache_init()
|
H A D | crocus_clear.c | 76 if (INTEL_DEBUG(DEBUG_NO_FAST_CLEAR)) in can_fast_clear_color() 410 if (INTEL_DEBUG(DEBUG_NO_FAST_CLEAR)) in can_fast_clear_depth()
|
/third_party/mesa3d/src/intel/dev/ |
H A D | intel_debug.h | 39 * Basic INTEL_DEBUG environment variable handling. This file defines the 46 #define INTEL_DEBUG(flags) unlikely(intel_debug & (flags)) macro 122 if (INTEL_DEBUG(FILE_DEBUG_FLAG)) \
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_drm.c | 195 if (INTEL_DEBUG(DEBUG_NO_CCS)) in isl_drm_modifier_get_score()
|
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf.c | 81 if (INTEL_DEBUG(DEBUG_NO_OACONFIG)) in get_sysfs_dev_dir() 404 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in init_oa_sys_vars() 772 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in load_oa_metrics()
|