OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_TCS
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
gen_debug.c
78
{ "hs",
DEBUG_TCS
},
79
{ "tcs",
DEBUG_TCS
},
97
[MESA_SHADER_TESS_CTRL] =
DEBUG_TCS
,
gen_debug.h
78
#define
DEBUG_TCS
(1ull << 34)
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
intel_debug.c
81
{ "hs",
DEBUG_TCS
},
82
{ "tcs",
DEBUG_TCS
},
97
{ "shaders", DEBUG_WM | DEBUG_VS |
DEBUG_TCS
|
109
[MESA_SHADER_TESS_CTRL] =
DEBUG_TCS
,
intel_debug.h
82
#define
DEBUG_TCS
(1ull << 34)
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_vec4_tcs.cpp
454
if (unlikely(INTEL_DEBUG &
DEBUG_TCS
)) {
477
if (unlikely(INTEL_DEBUG &
DEBUG_TCS
)) {
497
if (unlikely(INTEL_DEBUG &
DEBUG_TCS
))
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_vec4_tcs.cpp
371
const bool debug_enabled = INTEL_DEBUG(
DEBUG_TCS
);
498
if (INTEL_DEBUG(
DEBUG_TCS
))
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_disk_cache.c
49
DEBUG_VS,
DEBUG_TCS
, DEBUG_TES, DEBUG_GS, DEBUG_WM, DEBUG_CS,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_disk_cache.c
49
DEBUG_VS,
DEBUG_TCS
, DEBUG_TES, DEBUG_GS, DEBUG_WM, DEBUG_CS,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_pipeline.c
91
[MESA_SHADER_TESS_CTRL] =
DEBUG_TCS
,
Completed in 10 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026