Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/tests/
Dmi_builder_test.cpp238 gem_caching.caching = I915_CACHING_CACHED; in SetUp()
266 gem_caching.caching = I915_CACHING_CACHED; in SetUp()
/third_party/libdrm/include/drm/
Di915_drm.h1204 #define I915_CACHING_CACHED 1 macro
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h1517 #define I915_CACHING_CACHED 1 macro
/third_party/mesa3d/src/intel/vulkan/
Danv_allocator.c1712 I915_CACHING_CACHED); in anv_device_alloc_bo()