Searched refs:PreCallRecordFreeDescriptorSets (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 667 void ObjectLifetimes::PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorP… in PreCallRecordFreeDescriptorSets() function in ObjectLifetimes
|
D | core_validation.h | 612 …void PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t co…
|
D | core_validation.cpp | 6221 void ValidationStateTracker::PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool desc… in PreCallRecordFreeDescriptorSets() function in ValidationStateTracker
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 2309 void PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t des…
|
D | thread_safety.h | 1251 void PreCallRecordFreeDescriptorSets(
|
D | thread_safety.cpp | 1342 void ThreadSafety::PreCallRecordFreeDescriptorSets( in PreCallRecordFreeDescriptorSets() function in ThreadSafety
|
D | chassis.h | 2759 …virtual void PreCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uin… in PreCallRecordFreeDescriptorSets() function
|
D | chassis.cpp | 2490 …intercept->PreCallRecordFreeDescriptorSets(device, descriptorPool, descriptorSetCount, pDescriptor… in FreeDescriptorSets()
|