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

  /external/mesa3d/src/intel/common/
gen_debug.c 85 { "nohiz", DEBUG_NO_HIZ },
gen_debug.h 83 #define DEBUG_NO_HIZ (1ull << 39)
  /external/mesa3d/src/intel/vulkan/
anv_image.c 397 } else if (!unlikely(INTEL_DEBUG & DEBUG_NO_HIZ)) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c 779 if (INTEL_DEBUG & DEBUG_NO_HIZ) {
    [all...]

Completed in 113 milliseconds