Searched defs:CmdSetDepthBoundsTestEnable (Results 1 – 5 of 5) sorted by relevance
649 class CmdSetDepthBoundsTestEnable : public vk::CommandBuffer::Command class652 CmdSetDepthBoundsTestEnable(VkBool32 depthBoundsTestEnable) in CmdSetDepthBoundsTestEnable() function in __anone9c4b87c0111::CmdSetDepthBoundsTestEnable
93 PFN_vkCmdSetDepthBoundsTestEnable CmdSetDepthBoundsTestEnable; member
249 PFN_vkCmdSetDepthBoundsTestEnable CmdSetDepthBoundsTestEnable; member
1837 VKAPI_ATTR void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTest… in CmdSetDepthBoundsTestEnable() function
1690 void CmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { in CmdSetDepthBoundsTestEnable() function