Searched defs:sharedCacheKey (Results 1 – 7 of 7) sorted by relevance
359 void onNewDescriptorSet(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
289 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
86 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
6952 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in updateEmptySlotBits() local6972 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in addKey() local6985 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys[slot]; in addKey() local7007 SharedCacheKeyT &sharedCacheKey = mSharedCacheKeys.back(); in addKey() local7077 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in containsKey() local
477 SharedDescriptorSetCacheKey sharedCacheKey; member1105 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
791 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateImagesWithSharedCacheKey()809 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateBufferWithSharedCacheKey()6515 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in updateShaderResourcesWithSharedCacheKey()
4649 SharedDescriptorSetCacheKey sharedCacheKey = CreateSharedDescriptorSetCacheKey(desc, this); in getOrAllocateDescriptorSet() local