Searched refs:ValidateCommandBuffer (Results 1 – 2 of 2) sorted by relevance
122 …bool ValidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandBuffer command_bu…
82 bool ObjectLifetimes::ValidateCommandBuffer(VkDevice device, VkCommandPool command_pool, VkCommandB… in ValidateCommandBuffer() function in ObjectLifetimes618 skip |= ValidateCommandBuffer(device, commandPool, pCommandBuffers[i]); in PreCallValidateFreeCommandBuffers()732 … skip |= ValidateCommandBuffer(device, commandPool, reinterpret_cast<VkCommandBuffer>(itr.first)); in PreCallValidateDestroyCommandPool()