Searched refs:DEBUG_TASK (Results 1 – 3 of 3) sorted by relevance
92 DEBUG_RT | DEBUG_TASK | DEBUG_MESH },94 { "task", DEBUG_TASK },112 [MESA_SHADER_TASK] = DEBUG_TASK, in intel_debug_flag_for_shader_stage()
90 #define DEBUG_TASK (1ull << 42) macro
204 const bool debug_enabled = INTEL_DEBUG(DEBUG_TASK); in brw_compile_task()