Searched defs:vkCmdSetDepthClipEnableEXT (Results 1 – 5 of 5) sorted by relevance
1315 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT; member
5261 …void vkCmdSetDepthClipEnableEXT( VkCommandBuffer commandBuffer, VkBool32 depthClipEnable ) const V… in vkCmdSetDepthClipEnableEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic8432 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1711 PFN_vkCmdSetDepthClipEnableEXT vkCmdSetDepthClipEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
5004 void vkCmdSetDepthClipEnableEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdSetDepthClipEnableEXT() function in VkDecoderSnapshot::Impl11328 void VkDecoderSnapshot::vkCmdSetDepthClipEnableEXT(const uint8_t* snapshotTraceBegin, in vkCmdSetDepthClipEnableEXT() function in VkDecoderSnapshot
71300 void VkEncoder::vkCmdSetDepthClipEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthClipEnable, in vkCmdSetDepthClipEnableEXT() function in gfxstream::vk::VkEncoder