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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceNonSeamlessCubeMapFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 nonSeamlessCubeMap_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceNonSeamlessCubeMapFeaturesEXT (PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceNonSeamlessCubeMapFeaturesEXT (VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceNonSeamlessCubeMapFeaturesEXToperator= (PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceNonSeamlessCubeMapFeaturesEXToperator= (VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceNonSeamlessCubeMapFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceNonSeamlessCubeMapFeaturesEXT
setNonSeamlessCubeMap (VULKAN_HPP_NAMESPACE::Bool32 nonSeamlessCubeMap_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceNonSeamlessCubeMapFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 nonSeamlessCubeMap = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 64283 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  nonSeamlessCubeMap_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 64291 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT ( PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT ( VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const rhs)
inline

Definition at line 64300 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::operator VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT & ( )
inline

Definition at line 64334 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::operator VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const & ( ) const
inline

Definition at line 64329 of file vulkan_structs.hpp.

PhysicalDeviceNonSeamlessCubeMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::operator= ( PhysicalDeviceNonSeamlessCubeMapFeaturesEXT const rhs)
default
PhysicalDeviceNonSeamlessCubeMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::operator= ( VkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT const rhs)
inline

Definition at line 64308 of file vulkan_structs.hpp.

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

Definition at line 64354 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNonSeamlessCubeMapFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::setNonSeamlessCubeMap ( VULKAN_HPP_NAMESPACE::Bool32  nonSeamlessCubeMap_)
inline

Definition at line 64322 of file vulkan_structs.hpp.

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

Definition at line 64315 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 64287 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::nonSeamlessCubeMap = {}

Definition at line 64372 of file vulkan_structs.hpp.

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

Definition at line 64371 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::structureType = StructureType::ePhysicalDeviceNonSeamlessCubeMapFeaturesEXT
static

Definition at line 64288 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceNonSeamlessCubeMapFeaturesEXT::sType = StructureType::ePhysicalDeviceNonSeamlessCubeMapFeaturesEXT

Definition at line 64370 of file vulkan_structs.hpp.


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