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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceVariablePointersFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceVariablePointersFeatures (VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer_={}, VULKAN_HPP_NAMESPACE::Bool32 variablePointers_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceVariablePointersFeatures (PhysicalDeviceVariablePointersFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceVariablePointersFeatures (VkPhysicalDeviceVariablePointersFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceVariablePointersFeaturesoperator= (PhysicalDeviceVariablePointersFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceVariablePointersFeaturesoperator= (VkPhysicalDeviceVariablePointersFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVariablePointersFeatures
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVariablePointersFeatures
setVariablePointersStorageBuffer (VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVariablePointersFeatures
setVariablePointers (VULKAN_HPP_NAMESPACE::Bool32 variablePointers_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceVariablePointersFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceVariablePointersFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceVariablePointersFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceVariablePointersFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceVariablePointersFeatures
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 variablePointersStorageBuffer = {}
 
VULKAN_HPP_NAMESPACE::Bool32 variablePointers = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 74630 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::PhysicalDeviceVariablePointersFeatures ( VULKAN_HPP_NAMESPACE::Bool32  variablePointersStorageBuffer_ = {},
VULKAN_HPP_NAMESPACE::Bool32  variablePointers_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 74638 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::PhysicalDeviceVariablePointersFeatures ( PhysicalDeviceVariablePointersFeatures const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::PhysicalDeviceVariablePointersFeatures ( VkPhysicalDeviceVariablePointersFeatures const rhs)
inline

Definition at line 74649 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::operator VkPhysicalDeviceVariablePointersFeatures & ( )
inline

Definition at line 74689 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::operator VkPhysicalDeviceVariablePointersFeatures const & ( ) const
inline

Definition at line 74684 of file vulkan_structs.hpp.

PhysicalDeviceVariablePointersFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::operator= ( PhysicalDeviceVariablePointersFeatures const rhs)
default
PhysicalDeviceVariablePointersFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::operator= ( VkPhysicalDeviceVariablePointersFeatures const rhs)
inline

Definition at line 74657 of file vulkan_structs.hpp.

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

Definition at line 74709 of file vulkan_structs.hpp.

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

Definition at line 74664 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::setVariablePointers ( VULKAN_HPP_NAMESPACE::Bool32  variablePointers_)
inline

Definition at line 74677 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVariablePointersFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::setVariablePointersStorageBuffer ( VULKAN_HPP_NAMESPACE::Bool32  variablePointersStorageBuffer_)
inline

Definition at line 74671 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 74634 of file vulkan_structs.hpp.

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

Definition at line 74727 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::structureType = StructureType::ePhysicalDeviceVariablePointersFeatures
static

Definition at line 74635 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::sType = StructureType::ePhysicalDeviceVariablePointersFeatures

Definition at line 74726 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::variablePointers = {}

Definition at line 74729 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVariablePointersFeatures::variablePointersStorageBuffer = {}

Definition at line 74728 of file vulkan_structs.hpp.


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