Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1175 void PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult result);
Dcore_validation.cpp6386 void CoreChecks::PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult result) { in PostCallRecordEndCommandBuffer() function in CoreChecks