Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDevice.hpp134 void updateSamplingRoutineSnapshotCache();
H A DVkDevice.cpp404 void Device::updateSamplingRoutineSnapshotCache() in updateSamplingRoutineSnapshotCache() function in vk::Device
/aosp_15_r20/external/swiftshader/src/Device/
H A DRenderer.cpp667 device->updateSamplingRoutineSnapshotCache(); in synchronize()