Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp2145 void ValidationStateTracker::ResetCommandBufferState(const VkCommandBuffer cb) { in ResetCommandBufferState() function in ValidationStateTracker
2688 ResetCommandBufferState(commandBuffer.first); in PreCallRecordDestroyDevice()
4763 ResetCommandBufferState(cb_state->commandBuffer); in FreeCommandBufferStates()
4875 ResetCommandBufferState(cmdBuffer); in PostCallRecordResetCommandPool()
6278 ResetCommandBufferState(pCommandBuffer[i]); in PostCallRecordAllocateCommandBuffers()
6403 ResetCommandBufferState(commandBuffer); in PreCallRecordBeginCommandBuffer()
6485 ResetCommandBufferState(commandBuffer); in PostCallRecordResetCommandBuffer()
Dcore_validation.h836 void ResetCommandBufferState(const VkCommandBuffer cb);