Searched refs:PreCallValidateFreeCommandBuffers (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 609 bool ObjectLifetimes::PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool,… in PreCallValidateFreeCommandBuffers() function in ObjectLifetimes
|
D | core_validation.h | 1675 …bool PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t comman…
|
D | core_validation.cpp | 4774 bool CoreChecks::PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallValidateFreeCommandBuffers() function in CoreChecks
|
/external/vulkan-validation-layers/layers/generated/ |
D | parameter_validation.h | 400 bool PreCallValidateFreeCommandBuffers(
|
D | object_tracker.h | 654 bool PreCallValidateFreeCommandBuffers(
|
D | chassis.h | 2791 …virtual bool PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_… in PreCallValidateFreeCommandBuffers() function
|
D | parameter_validation.cpp | 4029 bool StatelessValidation::PreCallValidateFreeCommandBuffers( in PreCallValidateFreeCommandBuffers() function in StatelessValidation
|
D | chassis.cpp | 2739 …skip |= intercept->PreCallValidateFreeCommandBuffers(device, commandPool, commandBufferCount, pCom… in FreeCommandBuffers()
|