Home
last modified time | relevance | path

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

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