Lines Matching defs:PipelineRasterizationDepthClipStateCreateInfoEXT
81638 struct PipelineRasterizationDepthClipStateCreateInfoEXT struct
81640 using NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT;
81642 static const bool allowDuplicate = false;
81643 …PR StructureType structureType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
81646 …VULKAN_HPP_CONSTEXPR PipelineRasterizationDepthClipStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Pipel… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
81658 …PipelineRasterizationDepthClipStateCreateInfoEXT( VkPipelineRasterizationDepthClipStateCreateInfoE… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
81668 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateInfoEXT c… in operator =()
81673 …elineRasterizationDepthClipStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
81680 …ULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
81687 … setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
81694 …cit operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const&()
81699 explicit operator VkPipelineRasterizationDepthClipStateCreateInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT&()
81713 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
81722 …perator==( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
81731 …perator!=( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
81738 … sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
81739 const void * pNext = {};
81740 VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags = {};
81741 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};