Searched refs:PostCallRecordAllocateDescriptorSets (Results 1 – 7 of 7) sorted by relevance
600 void ObjectLifetimes::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAl… in PostCallRecordAllocateDescriptorSets() function in ObjectLifetimes
606 …void PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo* pAll…
6190 void ValidationStateTracker::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescript… in PostCallRecordAllocateDescriptorSets() function in ValidationStateTracker
564 void PostCallRecordAllocateDescriptorSets(
1245 void PostCallRecordAllocateDescriptorSets(
56 void ThreadSafety::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloc… in PostCallRecordAllocateDescriptorSets() function in ThreadSafety
953 …intercept->PostCallRecordAllocateDescriptorSets(device, pAllocateInfo, pDescriptorSets, result, &a… in AllocateDescriptorSets()