Vulkan-Hpp
vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDepthClampZeroOneFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDepthClampZeroOneFeaturesEXT (vk::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 PhysicalDeviceDepthClampZeroOneFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXTsetDepthClampZeroOne (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT
 
void * pNext = {}
 
vk::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 60244 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceDepthClampZeroOneFeaturesEXT() [1/3]

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

Definition at line 60252 of file vulkan_structs.hpp.

◆ PhysicalDeviceDepthClampZeroOneFeaturesEXT() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::PhysicalDeviceDepthClampZeroOneFeaturesEXT ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs)
default

◆ PhysicalDeviceDepthClampZeroOneFeaturesEXT() [3/3]

vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::PhysicalDeviceDepthClampZeroOneFeaturesEXT ( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs)
inline

Definition at line 60261 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT &()

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

Definition at line 60295 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &()

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

Definition at line 60290 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator!= ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs) const
inline

Definition at line 60324 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceDepthClampZeroOneFeaturesEXT& vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator= ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceDepthClampZeroOneFeaturesEXT& vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator= ( VkPhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs)
inline

Definition at line 60269 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::operator== ( PhysicalDeviceDepthClampZeroOneFeaturesEXT const &  rhs) const
inline

Definition at line 60315 of file vulkan_structs.hpp.

◆ setDepthClampZeroOne()

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

Definition at line 60283 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDepthClampZeroOneFeaturesEXT& vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::setPNext ( void *  pNext_)
inline

Definition at line 60276 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 60248 of file vulkan_structs.hpp.

◆ depthClampZeroOne

vk::Bool32 vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::depthClampZeroOne = {}

Definition at line 60333 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 60332 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 60249 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceDepthClampZeroOneFeaturesEXT::sType = StructureType::ePhysicalDeviceDepthClampZeroOneFeaturesEXT

Definition at line 60331 of file vulkan_structs.hpp.


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