Searched defs:sharedCacheKey (Results 1 – 6 of 6) sorted by relevance
359 void onNewDescriptorSet(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
287 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
7006 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in updateEmptySlotBits() local7026 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in addKeyImpl() local7039 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in addKeyImpl() local7061 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys.back(); in addKeyImpl() local7132 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in containsKeyWithOwnerEqual() local7146 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in assertAllEntriesDestroyed() local7155 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in allValidEntriesAreCached() local
519 SharedDescriptorSetCacheKey sharedCacheKey; member1169 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
746 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateImagesWithSharedCacheKey()763 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateBufferWithSharedCacheKey()6456 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in updateShaderResourcesWithSharedCacheKey()
4734 SharedDescriptorSetCacheKey sharedCacheKey = CreateSharedDescriptorSetCacheKey(desc, this); in getOrAllocateDescriptorSet() local