Vulkan-Hpp
vk::PhysicalDeviceCoherentMemoryFeaturesAMD Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD (vk::Bool32 deviceCoherentMemory_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD (PhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCoherentMemoryFeaturesAMD (VkPhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCoherentMemoryFeaturesAMDoperator= (PhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCoherentMemoryFeaturesAMDoperator= (VkPhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMDsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMDsetDeviceCoherentMemory (vk::Bool32 deviceCoherentMemory_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCoherentMemoryFeaturesAMD const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD
 
void * pNext = {}
 
vk::Bool32 deviceCoherentMemory = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 58121 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCoherentMemoryFeaturesAMD() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCoherentMemoryFeaturesAMD::PhysicalDeviceCoherentMemoryFeaturesAMD ( vk::Bool32  deviceCoherentMemory_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 58129 of file vulkan_structs.hpp.

◆ PhysicalDeviceCoherentMemoryFeaturesAMD() [2/3]

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

◆ PhysicalDeviceCoherentMemoryFeaturesAMD() [3/3]

vk::PhysicalDeviceCoherentMemoryFeaturesAMD::PhysicalDeviceCoherentMemoryFeaturesAMD ( VkPhysicalDeviceCoherentMemoryFeaturesAMD const &  rhs)
inline

Definition at line 58138 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &()

vk::PhysicalDeviceCoherentMemoryFeaturesAMD::operator VkPhysicalDeviceCoherentMemoryFeaturesAMD & ( )
inline

Definition at line 58172 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &()

vk::PhysicalDeviceCoherentMemoryFeaturesAMD::operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const & ( ) const
inline

Definition at line 58167 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 58201 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceCoherentMemoryFeaturesAMD& vk::PhysicalDeviceCoherentMemoryFeaturesAMD::operator= ( VkPhysicalDeviceCoherentMemoryFeaturesAMD const &  rhs)
inline

Definition at line 58146 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 58192 of file vulkan_structs.hpp.

◆ setDeviceCoherentMemory()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD& vk::PhysicalDeviceCoherentMemoryFeaturesAMD::setDeviceCoherentMemory ( vk::Bool32  deviceCoherentMemory_)
inline

Definition at line 58160 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 58153 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 58125 of file vulkan_structs.hpp.

◆ deviceCoherentMemory

vk::Bool32 vk::PhysicalDeviceCoherentMemoryFeaturesAMD::deviceCoherentMemory = {}

Definition at line 58210 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 58209 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceCoherentMemoryFeaturesAMD::structureType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD
static

Definition at line 58126 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCoherentMemoryFeaturesAMD::sType = StructureType::ePhysicalDeviceCoherentMemoryFeaturesAMD

Definition at line 58208 of file vulkan_structs.hpp.


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