Searched defs:CmdSetDepthBounds (Results 1 – 3 of 3) sorted by relevance
157 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
1393 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