HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDepthClampZeroOneFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT (PhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDepthClampZeroOneFeaturesEXT (VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDepthClampZeroOneFeaturesEXToperator= (PhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDepthClampZeroOneFeaturesEXToperator= (VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceDepthClampZeroOneFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceDepthClampZeroOneFeaturesEXT
setDepthClampZeroOne (VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDepthClampZeroOneFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 depthClampZeroOne = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT
 

Detailed Description

Definition at line 52810 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::PhysicalDeviceDepthClampZeroOneFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  depthClampZeroOne_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 52818 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::PhysicalDeviceDepthClampZeroOneFeaturesEXT ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::PhysicalDeviceDepthClampZeroOneFeaturesEXT ( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const rhs)
inline

Definition at line 52827 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT & ( )
inline

Definition at line 52861 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const & ( ) const
inline

Definition at line 52856 of file vulkan_structs.hpp.

PhysicalDeviceDepthClampZeroOneFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator= ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const rhs)
default
PhysicalDeviceDepthClampZeroOneFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator= ( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const rhs)
inline

Definition at line 52835 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator== ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const rhs) const
inline

Definition at line 52881 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::setDepthClampZeroOne ( VULKAN_HPP_NAMESPACE::Bool32  depthClampZeroOne_)
inline

Definition at line 52849 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::setPNext ( void pNext_)
inline

Definition at line 52842 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::allowDuplicate = false
static

Definition at line 52814 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::depthClampZeroOne = {}

Definition at line 52899 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::pNext = {}

Definition at line 52898 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::structureType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT
static

Definition at line 52815 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDepthClampZeroOneFeaturesEXT::sType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT

Definition at line 52897 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: