Searched refs:newSharedCacheKeyOut (Results 1 – 3 of 3) sorted by relevance
187 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut);375 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut);
1535 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in getOrAllocateDescriptorSet() argument1540 &mDescriptorSets[setIndex], newSharedCacheKeyOut)); in getOrAllocateDescriptorSet()1543 if (*newSharedCacheKeyOut != nullptr) in getOrAllocateDescriptorSet()1563 vk::SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in updateShaderResourcesDescriptorSet() argument1567 *newSharedCacheKeyOut = nullptr; in updateShaderResourcesDescriptorSet()1573 DescriptorSetIndex::ShaderResource, newSharedCacheKeyOut)); in updateShaderResourcesDescriptorSet()
3783 SharedDescriptorSetCacheKey *newSharedCacheKeyOut) in getOrAllocateDescriptorSet() argument3789 *newSharedCacheKeyOut = nullptr; in getOrAllocateDescriptorSet()3804 *newSharedCacheKeyOut = CreateSharedDescriptorSetCacheKey(desc, this); in getOrAllocateDescriptorSet()3805 bindingOut->get().onNewDescriptorSetAllocated(*newSharedCacheKeyOut); in getOrAllocateDescriptorSet()