Searched refs:DEBUG_DISK_CACHE_DISABLE_MASK (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/dev/
H A Dgen_debug.h89 #define DEBUG_DISK_CACHE_DISABLE_MASK DEBUG_SHADER_TIME macro
/xsrc/external/mit/MesaLib/dist/src/intel/dev/
H A Dintel_debug.h101 #define DEBUG_DISK_CACHE_DISABLE_MASK DEBUG_SHADER_TIME macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c240 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_disk_cache.c268 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c380 if (INTEL_DEBUG & DEBUG_DISK_CACHE_DISABLE_MASK)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c394 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK))

Completed in 5 milliseconds