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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 pageableDeviceLocalMemory_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePageableDeviceLocalMemoryFeaturesEXToperator= (PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePageableDeviceLocalMemoryFeaturesEXToperator= (VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
setPageableDeviceLocalMemory (VULKAN_HPP_NAMESPACE::Bool32 pageableDeviceLocalMemory_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 pageableDeviceLocalMemory = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 64917 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  pageableDeviceLocalMemory_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 64925 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT ( PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT ( VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const rhs)
inline

Definition at line 64935 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT & ( )
inline

Definition at line 64970 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const & ( ) const
inline

Definition at line 64965 of file vulkan_structs.hpp.

PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::operator= ( PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const rhs)
default
PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::operator= ( VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const rhs)
inline

Definition at line 64944 of file vulkan_structs.hpp.

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

Definition at line 64990 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::setPageableDeviceLocalMemory ( VULKAN_HPP_NAMESPACE::Bool32  pageableDeviceLocalMemory_)
inline

Definition at line 64958 of file vulkan_structs.hpp.

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

Definition at line 64951 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 64921 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pageableDeviceLocalMemory = {}

Definition at line 65008 of file vulkan_structs.hpp.

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

Definition at line 65007 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::structureType = StructureType::ePhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
static

Definition at line 64922 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::sType = StructureType::ePhysicalDevicePageableDeviceLocalMemoryFeaturesEXT

Definition at line 65006 of file vulkan_structs.hpp.


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