Lines Matching defs:PhysicalDeviceDepthClipEnableFeaturesEXT
61002 struct PhysicalDeviceDepthClipEnableFeaturesEXT struct
61004 using NativeType = VkPhysicalDeviceDepthClipEnableFeaturesEXT;
61010 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClipEnableFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 depthC… in PhysicalDeviceDepthClipEnableFeaturesEXT() function
61019 …PhysicalDeviceDepthClipEnableFeaturesEXT( VkPhysicalDeviceDepthClipEnableFeaturesEXT const & rhs )… in PhysicalDeviceDepthClipEnableFeaturesEXT() function
61029 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT const *>(… in operator =()
61034 …NSTEXPR_14 PhysicalDeviceDepthClipEnableFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61040 …aturesEXT & setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
61047 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const&()
61052 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT&()
61063 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61072 … bool operator==( PhysicalDeviceDepthClipEnableFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
61081 … bool operator!=( PhysicalDeviceDepthClipEnableFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
61088 …AMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT;
61089 void * pNext = {};
61090 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};