Searched defs:CmdSetDepthBounds (Results 1 – 7 of 7) sorted by relevance
523 class CmdSetDepthBounds : public vk::CommandBuffer::Command class526 CmdSetDepthBounds(float minDepthBounds, float maxDepthBounds) in CmdSetDepthBounds() function in __anone9c4b87c0111::CmdSetDepthBounds
92 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
157 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
1393 VKAPI_ATTR void CmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDep… in CmdSetDepthBounds() function
321 PFN_vkCmdSetDepthBounds CmdSetDepthBounds; member
2951 VKAPI_ATTR void VKAPI_CALL CmdSetDepthBounds( in CmdSetDepthBounds() function
1395 void CmdSetDepthBounds(VkCommandBuffer cmdBuffer, float minDepthBounds, float maxDepthBounds) { in CmdSetDepthBounds() function