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