Searched refs:PreCallValidateBeginCommandBuffer (Results 1 – 8 of 8) sorted by relevance
435 bool ObjectLifetimes::PreCallValidateBeginCommandBuffer(VkCommandBuffer command_buffer, in PreCallValidateBeginCommandBuffer() function in ObjectLifetimes
1695 …bool PreCallValidateBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBufferBeginIn…
6297 bool CoreChecks::PreCallValidateBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBu… in PreCallValidateBeginCommandBuffer() function in CoreChecks
405 bool PreCallValidateBeginCommandBuffer(
659 bool PreCallValidateBeginCommandBuffer(
2794 …virtual bool PreCallValidateBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBuffe… in PreCallValidateBeginCommandBuffer() function
4039 bool StatelessValidation::PreCallValidateBeginCommandBuffer( in PreCallValidateBeginCommandBuffer() function in StatelessValidation
2760 skip |= intercept->PreCallValidateBeginCommandBuffer(commandBuffer, pBeginInfo); in BeginCommandBuffer()