Searched refs:PreCallRecordFreeCommandBuffers (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 626 void ObjectLifetimes::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, u… in PreCallRecordFreeCommandBuffers() function in ObjectLifetimes
|
D | core_validation.h | 610 …void PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandB…
|
D | core_validation.cpp | 4787 void ValidationStateTracker::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool command… in PreCallRecordFreeCommandBuffers() function in ValidationStateTracker
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 2308 void PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBu…
|
D | thread_safety.h | 1379 void PreCallRecordFreeCommandBuffers(
|
D | thread_safety.cpp | 63 void ThreadSafety::PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallRecordFreeCommandBuffers() function in ThreadSafety
|
D | chassis.h | 2792 …virtual void PreCallRecordFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t … in PreCallRecordFreeCommandBuffers() function
|
D | chassis.cpp | 2744 …intercept->PreCallRecordFreeCommandBuffers(device, commandPool, commandBufferCount, pCommandBuffer… in FreeCommandBuffers()
|