Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1483 void PostCallRecordCmdSetDepthBounds(
Dthread_safety.cpp1675 void ThreadSafety::PostCallRecordCmdSetDepthBounds( in PostCallRecordCmdSetDepthBounds() function in ThreadSafety
Dchassis.h2823 …virtual void PostCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, … in PostCallRecordCmdSetDepthBounds() function
Dchassis.cpp2969 intercept->PostCallRecordCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in CmdSetDepthBounds()