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