Lines Matching defs:PipelineRasterizationDepthClipStateCreateInfoEXT

94926   struct PipelineRasterizationDepthClipStateCreateInfoEXT  struct
94928 using NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT;
94930 static const bool allowDuplicate = false;
94931 …PR StructureType structureType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
94934 …VULKAN_HPP_CONSTEXPR PipelineRasterizationDepthClipStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Pipel… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
94946PipelineRasterizationDepthClipStateCreateInfoEXT( VkPipelineRasterizationDepthClipStateCreateInfoE… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
94956 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateInfoEXT c… in operator =()
94961 …elineRasterizationDepthClipStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
94968 …ULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
94975 setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
94982 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const&()
94987 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT&()
95001 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
95010 …perator==( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
95019 …perator!=( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
95026 … sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
95027 const void * pNext = {};
95028 VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags = {};
95029 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};