Vulkan-Hpp
vk::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT (vk::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 PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDevicePageableDeviceLocalMemoryFeaturesEXTsetPageableDeviceLocalMemory (vk::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

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

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT() [1/3]

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

Definition at line 74878 of file vulkan_structs.hpp.

◆ PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT() [2/3]

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

◆ PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT() [3/3]

vk::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT ( VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &  rhs)
inline

Definition at line 74888 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT &()

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

Definition at line 74923 of file vulkan_structs.hpp.

◆ operator VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &()

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

Definition at line 74918 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 74952 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT& vk::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::operator= ( VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT const &  rhs)
inline

Definition at line 74897 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 74943 of file vulkan_structs.hpp.

◆ setPageableDeviceLocalMemory()

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

Definition at line 74911 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 74904 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 74874 of file vulkan_structs.hpp.

◆ pageableDeviceLocalMemory

vk::Bool32 vk::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::pageableDeviceLocalMemory = {}

Definition at line 74961 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 74960 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 74875 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDevicePageableDeviceLocalMemoryFeaturesEXT::sType = StructureType::ePhysicalDevicePageableDeviceLocalMemoryFeaturesEXT

Definition at line 74959 of file vulkan_structs.hpp.


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