Searched defs:sharedCacheKey (Results 1 – 6 of 6) sorted by relevance
325 void onNewDescriptorSet(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
289 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
86 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
316 void onNewDescriptorSetAllocated(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSetAllocated()1037 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
774 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateImagesWithSharedCacheKey()792 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateBufferWithSharedCacheKey()6335 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in updateShaderResourcesWithSharedCacheKey()
5716 const SharedDescriptorSetCacheKey &sharedCacheKey) in updateFullActiveTextures()6341 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in containsKey() local