Searched refs:PostCallRecordAllocateDescriptorSets (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 600 void ObjectLifetimes::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAl… in PostCallRecordAllocateDescriptorSets() function in ObjectLifetimes
|
D | core_validation.h | 606 …void PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateInfo* pAll…
|
D | core_validation.cpp | 6190 void ValidationStateTracker::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescript… in PostCallRecordAllocateDescriptorSets() function in ValidationStateTracker
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 564 void PostCallRecordAllocateDescriptorSets(
|
D | chassis.h | 2757 …virtual void PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateIn… in PostCallRecordAllocateDescriptorSets() function 3729 …virtual void PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAllocateIn… in PostCallRecordAllocateDescriptorSets() function 3730 PostCallRecordAllocateDescriptorSets(device, pAllocateInfo, pDescriptorSets, result); in PostCallRecordAllocateDescriptorSets()
|
D | thread_safety.h | 1245 void PostCallRecordAllocateDescriptorSets(
|
D | thread_safety.cpp | 56 void ThreadSafety::PostCallRecordAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloc… in PostCallRecordAllocateDescriptorSets() function in ThreadSafety
|
D | chassis.cpp | 953 …intercept->PostCallRecordAllocateDescriptorSets(device, pAllocateInfo, pDescriptorSets, result, &a… in AllocateDescriptorSets()
|