Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1208 …bool PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float m…
Dcore_validation.cpp6726 bool CoreChecks::PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBoun… in PreCallValidateCmdSetDepthBounds() function in CoreChecks