Searched defs:CmdSetDepthBounds (Results 1 – 3 of 3) sorted by relevance
153 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
1326 VKAPI_ATTR void CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDep… in CmdSetDepthBounds() function
1395 void CmdSetDepthBounds(VkCommandBuffer cmdBuffer, float minDepthBounds, float maxDepthBounds) { in CmdSetDepthBounds() function