Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h88 #define DEBUG_NO32 (1ull << 40) macro
104 DEBUG_TCS_EIGHT_PATCH | DEBUG_NO32)
Dintel_debug.c89 { "no32", DEBUG_NO32 },
/third_party/mesa3d/src/intel/compiler/
Dbrw_simd_selection.c119 INTEL_DEBUG(DEBUG_NO32), in brw_simd_should_compile()
Dbrw_fs.cpp7514 !INTEL_DEBUG(DEBUG_NO32)) { in brw_compile_fs()