Lines Matching defs:PhysicalDeviceDepthClipEnableFeaturesEXT

60438   struct PhysicalDeviceDepthClipEnableFeaturesEXT  struct
60440 using NativeType = VkPhysicalDeviceDepthClipEnableFeaturesEXT;
60446 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClipEnableFeaturesEXT( VULKAN_HPP_NAMESPACE::Bool32 depthC… in PhysicalDeviceDepthClipEnableFeaturesEXT() function
60455PhysicalDeviceDepthClipEnableFeaturesEXT( VkPhysicalDeviceDepthClipEnableFeaturesEXT const & rhs )… in PhysicalDeviceDepthClipEnableFeaturesEXT() function
60465 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClipEnableFeaturesEXT const *>(… in operator =()
60470 …NSTEXPR_14 PhysicalDeviceDepthClipEnableFeaturesEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
60476 …aturesEXT & setDepthClipEnable( VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable_ ) VULKAN_HPP_NOEXCEPT in setDepthClipEnable()
60483 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT const&()
60488 operator VkPhysicalDeviceDepthClipEnableFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDepthClipEnableFeaturesEXT&()
60499 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
60508 … bool operator==( PhysicalDeviceDepthClipEnableFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
60517 … bool operator!=( PhysicalDeviceDepthClipEnableFeaturesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
60524 …AMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthClipEnableFeaturesEXT;
60525 void * pNext = {};
60526 VULKAN_HPP_NAMESPACE::Bool32 depthClipEnable = {};