Home
last modified time | relevance | path

Searched refs:getSamplingRoutineCache (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp135 SamplingRoutineCache *getSamplingRoutineCache() const;
DVkDevice.cpp387 Device::SamplingRoutineCache *Device::getSamplingRoutineCache() const in getSamplingRoutineCache() function in vk::Device
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderSampling.cpp122 vk::Device::SamplingRoutineCache *cache = device->getSamplingRoutineCache(); in getImageSampler()