Searched refs:I915_CACHE_DYNAMIC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_context.h82 #define I915_CACHE_DYNAMIC 1 /* handled specially */ macro
321 #define I915_HW_DYNAMIC (1<<I915_CACHE_DYNAMIC)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_context.h80 #define I915_CACHE_DYNAMIC 1 /* handled specially */ macro
344 #define I915_HW_DYNAMIC (1 << I915_CACHE_DYNAMIC)

Completed in 7 milliseconds