HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_OPTIMIZER (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/intel/common/
gen_debug.c 69 { "optimizer", DEBUG_OPTIMIZER },
gen_debug.h 69 #define DEBUG_OPTIMIZER (1ull << 25)
  /external/mesa3d/src/intel/compiler/
brw_shader.cpp 1118 if (!unlikely(INTEL_DEBUG & DEBUG_OPTIMIZER))
1125 if (!unlikely(INTEL_DEBUG & DEBUG_OPTIMIZER))
    [all...]
brw_vec4.cpp     [all...]
brw_fs.cpp     [all...]

Completed in 306 milliseconds