Home
last modified time | relevance | path

Searched refs:ValidateCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp119 bool ObjectLifetimes::ValidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandB… in ValidateCommandBuffer() function in ObjectLifetimes
665 skip |= ValidateCommandBuffer(device, commandPool, pCommandBuffers[i]); in PreCallValidateFreeCommandBuffers()
781 …skip |= ValidateCommandBuffer(device, commandPool, reinterpret_cast<VkCommandBuffer>((*del_itr).fi… in PreCallValidateDestroyCommandPool()
Dobject_lifetime_validation.h101 …bool ValidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandBuffer command_bu…