Lines Matching defs:PipelineRasterizationDepthClipStateCreateInfoEXT
92824 struct PipelineRasterizationDepthClipStateCreateInfoEXT struct
92826 using NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT;
92828 static const bool allowDuplicate = false;
92829 …PR StructureType structureType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
92832 …VULKAN_HPP_CONSTEXPR PipelineRasterizationDepthClipStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Pipel… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
92844 …PipelineRasterizationDepthClipStateCreateInfoEXT( VkPipelineRasterizationDepthClipStateCreateInfoE… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
92854 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateInfoEXT c… in operator =()
92859 …elineRasterizationDepthClipStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
92866 …ULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
92873 setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
92880 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const&()
92885 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT&()
92899 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
92908 …perator==( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
92917 …perator!=( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
92924 … sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
92925 const void * pNext = {};
92926 VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags = {};
92927 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};