Searched refs:samplingRoutineCache (Results 1 – 2 of 2) sorted by relevance
156 samplingRoutineCache.reset(new SamplingRoutineCache());389 return samplingRoutineCache.get(); in getSamplingRoutineCache()394 samplingRoutineCache->updateSnapshot(); in updateSamplingRoutineSnapshotCache()
196 std::unique_ptr<SamplingRoutineCache> samplingRoutineCache; member in vk::Device