Home
last modified time | relevance | path

Searched defs:debug_enabled (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dgfx6_gs_visitor.h45 bool debug_enabled) : in gfx6_gs_visitor()
Dbrw_vec4_vs_visitor.cpp100 bool debug_enabled) in vec4_vs_visitor()
Dbrw_vec4_tcs.cpp43 bool debug_enabled) in vec4_tcs_visitor()
365 const bool debug_enabled = INTEL_DEBUG(DEBUG_TCS); in brw_compile_tcs() local
Dbrw_vec4_gs_visitor.cpp47 bool debug_enabled) in vec4_gs_visitor()
597 const bool debug_enabled = INTEL_DEBUG(DEBUG_GS); in brw_compile_gs() local
Dbrw_vec4_tes.cpp42 bool debug_enabled) in vec4_tes_visitor()
Dbrw_shader.cpp726 bool debug_enabled) in backend_shader()
1333 const bool debug_enabled = INTEL_DEBUG(DEBUG_TES); in brw_compile_tes() local
Dbrw_shader.h79 bool debug_enabled; member
Dbrw_fs_visitor.cpp1139 bool debug_enabled) in fs_visitor()
1156 bool debug_enabled) in fs_visitor()
Dbrw_mesh.cpp204 const bool debug_enabled = INTEL_DEBUG(DEBUG_TASK); in brw_compile_task() local
693 const bool debug_enabled = INTEL_DEBUG(DEBUG_MESH); in brw_compile_mesh() local
Dbrw_vec4_generator.cpp1522 bool debug_enabled) in generate_code()
2278 bool debug_enabled) in brw_vec4_generate_assembly()
Dbrw_nir.c1142 bool is_scalar, bool debug_enabled, in brw_postprocess_nir()
Dbrw_fs.cpp7404 const bool debug_enabled = in brw_compile_fs() local
7775 const bool debug_enabled = in brw_compile_cs() local
7931 const bool debug_enabled = INTEL_DEBUG(DEBUG_RT); in compile_single_bs() local
8037 const bool debug_enabled = INTEL_DEBUG(DEBUG_RT); in brw_compile_bs() local
Dbrw_vec4.cpp2541 const bool debug_enabled = in brw_compile_vs() local
Dbrw_vec4_visitor.cpp1356 bool debug_enabled) in vec4_visitor()