Home
last modified time | relevance | path

Searched refs:PreCallValidateCmdSetDepthBounds (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.h438 bool PreCallValidateCmdSetDepthBounds(
Dobject_tracker.h692 bool PreCallValidateCmdSetDepthBounds(
Dobject_tracker.cpp1487 bool ObjectLifetimes::PreCallValidateCmdSetDepthBounds( in PreCallValidateCmdSetDepthBounds() function in ObjectLifetimes
Dchassis.h2821 …virtual bool PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds,… in PreCallValidateCmdSetDepthBounds() function
Dparameter_validation.cpp4146 bool StatelessValidation::PreCallValidateCmdSetDepthBounds( in PreCallValidateCmdSetDepthBounds() function in StatelessValidation
Dchassis.cpp2959 …skip |= intercept->PreCallValidateCmdSetDepthBounds(commandBuffer, minDepthBounds, maxDepthBounds); in CmdSetDepthBounds()
/external/vulkan-validation-layers/layers/
Dcore_validation.h1736 …bool PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float m…
Dcore_validation.cpp7324 bool CoreChecks::PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBoun… in PreCallValidateCmdSetDepthBounds() function in CoreChecks