Home
last modified time | relevance | path

Searched refs:DEBUG_NO32 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h95 #define DEBUG_NO32 (1ull << 47) macro
107 DEBUG_TCS_EIGHT_PATCH | DEBUG_NO32)
Dintel_debug.c96 { "no32", DEBUG_NO32 },
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp9824 !INTEL_DEBUG(DEBUG_NO32)) { in brw_compile_fs()
10237 if (!INTEL_DEBUG(DEBUG_NO32) && in brw_compile_cs()
10275 if (unlikely(!v) && INTEL_DEBUG(DEBUG_NO8 | DEBUG_NO16 | DEBUG_NO32)) { in brw_compile_cs()