Searched refs:newSharedCacheKeyOut (Results 1 – 3 of 3) sorted by relevance
250 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut);528 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut);
1897 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in getOrAllocateDescriptorSet() argument1902 &mDescriptorSets[setIndex], newSharedCacheKeyOut)); in getOrAllocateDescriptorSet()1905 if (*newSharedCacheKeyOut != nullptr) in getOrAllocateDescriptorSet()1925 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in updateShaderResourcesDescriptorSet() argument1929 *newSharedCacheKeyOut = nullptr; in updateShaderResourcesDescriptorSet()1935 DescriptorSetIndex::ShaderResource, newSharedCacheKeyOut)); in updateShaderResourcesDescriptorSet()
4191 SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in getOrAllocateDescriptorSet() argument4197 *newSharedCacheKeyOut = nullptr; in getOrAllocateDescriptorSet()4212 *newSharedCacheKeyOut = CreateSharedDescriptorSetCacheKey(desc, this); in getOrAllocateDescriptorSet()4213 bindingOut->get().onNewDescriptorSetAllocated(*newSharedCacheKeyOut); in getOrAllocateDescriptorSet()