Lines Matching defs:PipelineRasterizationDepthClipStateCreateInfoEXT

97556   struct PipelineRasterizationDepthClipStateCreateInfoEXT  struct
97558 using NativeType = VkPipelineRasterizationDepthClipStateCreateInfoEXT;
97560 static const bool allowDuplicate = false;
97561 …PR StructureType structureType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
97564 …VULKAN_HPP_CONSTEXPR PipelineRasterizationDepthClipStateCreateInfoEXT( VULKAN_HPP_NAMESPACE::Pipel… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
97576PipelineRasterizationDepthClipStateCreateInfoEXT( VkPipelineRasterizationDepthClipStateCreateInfoE… in PipelineRasterizationDepthClipStateCreateInfoEXT() function
97586 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateInfoEXT c… in operator =()
97591 …elineRasterizationDepthClipStateCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
97598 …ULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
97605 setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
97612 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT const&()
97617 operator VkPipelineRasterizationDepthClipStateCreateInfoEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelineRasterizationDepthClipStateCreateInfoEXT&()
97631 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
97640 …perator==( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
97649 …perator!=( PipelineRasterizationDepthClipStateCreateInfoEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
97656 … sType = StructureType::ePipelineRasterizationDepthClipStateCreateInfoEXT;
97657 const void * pNext = {};
97658 VULKAN_HPP_NAMESPACE::PipelineRasterizationDepthClipStateCreateFlagsEXT flags = {};
97659 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};