Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdSetDepthBounds (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1478 void PreCallRecordCmdSetDepthBounds(
Dthread_safety.cpp1667 void ThreadSafety::PreCallRecordCmdSetDepthBounds( in PreCallRecordCmdSetDepthBounds() function in ThreadSafety
Dchassis.h2822 …virtual void PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, f… in PreCallRecordCmdSetDepthBounds() function
Dchassis.cpp2964 intercept->PreCallRecordCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in CmdSetDepthBounds()
/external/vulkan-validation-layers/layers/
Dcore_validation.h711 …void PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float max…
Dcore_validation.cpp7338 void ValidationStateTracker::PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float mi… in PreCallRecordCmdSetDepthBounds() function in ValidationStateTracker