Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdEndConditionalRenderingEXT (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3268 void PostCallRecordCmdEndConditionalRenderingEXT(
Dthread_safety.cpp4381 void ThreadSafety::PostCallRecordCmdEndConditionalRenderingEXT( in PostCallRecordCmdEndConditionalRenderingEXT() function in ThreadSafety
Dchassis.h3384 virtual void PostCallRecordCmdEndConditionalRenderingEXT(VkCommandBuffer commandBuffer) {}; in PostCallRecordCmdEndConditionalRenderingEXT() function
Dchassis.cpp7168 intercept->PostCallRecordCmdEndConditionalRenderingEXT(commandBuffer); in CmdEndConditionalRenderingEXT()