Searched refs:GpuResetCommandBuffer (Results 1 – 3 of 3) sorted by relevance
423 void CoreChecks::GpuResetCommandBuffer(const VkCommandBuffer commandBuffer) { in GpuResetCommandBuffer() function in CoreChecks
1224 void GpuResetCommandBuffer(const VkCommandBuffer commandBuffer);
2453 …re_checks](VkCommandBuffer command_buffer) -> void { core_checks->GpuResetCommandBuffer(command_bu… in PostCallRecordCreateDevice()