Searched refs:PreCallRecordCmdSetDepthBounds (Results 1 – 6 of 6) sorted by relevance
1478 void PreCallRecordCmdSetDepthBounds(
1667 void ThreadSafety::PreCallRecordCmdSetDepthBounds( in PreCallRecordCmdSetDepthBounds() function in ThreadSafety
2822 …virtual void PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, f… in PreCallRecordCmdSetDepthBounds() function
2964 intercept->PreCallRecordCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in CmdSetDepthBounds()
711 …void PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float max…
7338 void ValidationStateTracker::PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float mi… in PreCallRecordCmdSetDepthBounds() function in ValidationStateTracker