Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1342 void PostCallRecordCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents);
Dcore_validation.cpp10384 void CoreChecks::PostCallRecordCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents cont… in PostCallRecordCmdNextSubpass() function in CoreChecks