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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceVulkanMemoryModelFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures (VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_={}, VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_={}, VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelAvailabilityVisibilityChains_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceVulkanMemoryModelFeatures (PhysicalDeviceVulkanMemoryModelFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceVulkanMemoryModelFeatures (VkPhysicalDeviceVulkanMemoryModelFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceVulkanMemoryModelFeaturesoperator= (PhysicalDeviceVulkanMemoryModelFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceVulkanMemoryModelFeaturesoperator= (VkPhysicalDeviceVulkanMemoryModelFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVulkanMemoryModelFeatures
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVulkanMemoryModelFeatures
setVulkanMemoryModel (VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVulkanMemoryModelFeatures
setVulkanMemoryModelDeviceScope (VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceVulkanMemoryModelFeatures
setVulkanMemoryModelAvailabilityVisibilityChains (VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelAvailabilityVisibilityChains_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceVulkanMemoryModelFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceVulkanMemoryModelFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceVulkanMemoryModelFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceVulkanMemoryModelFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModel = {}
 
VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelDeviceScope = {}
 
VULKAN_HPP_NAMESPACE::Bool32 vulkanMemoryModelAvailabilityVisibilityChains = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 77217 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::PhysicalDeviceVulkanMemoryModelFeatures ( VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModel_ = {},
VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModelDeviceScope_ = {},
VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModelAvailabilityVisibilityChains_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 77225 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::PhysicalDeviceVulkanMemoryModelFeatures ( PhysicalDeviceVulkanMemoryModelFeatures const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::PhysicalDeviceVulkanMemoryModelFeatures ( VkPhysicalDeviceVulkanMemoryModelFeatures const rhs)
inline

Definition at line 77238 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::operator VkPhysicalDeviceVulkanMemoryModelFeatures & ( )
inline

Definition at line 77286 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::operator VkPhysicalDeviceVulkanMemoryModelFeatures const & ( ) const
inline

Definition at line 77281 of file vulkan_structs.hpp.

PhysicalDeviceVulkanMemoryModelFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::operator= ( PhysicalDeviceVulkanMemoryModelFeatures const rhs)
default
PhysicalDeviceVulkanMemoryModelFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::operator= ( VkPhysicalDeviceVulkanMemoryModelFeatures const rhs)
inline

Definition at line 77246 of file vulkan_structs.hpp.

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

Definition at line 77310 of file vulkan_structs.hpp.

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

Definition at line 77253 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::setVulkanMemoryModel ( VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModel_)
inline

Definition at line 77260 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::setVulkanMemoryModelAvailabilityVisibilityChains ( VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModelAvailabilityVisibilityChains_)
inline

Definition at line 77274 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceVulkanMemoryModelFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::setVulkanMemoryModelDeviceScope ( VULKAN_HPP_NAMESPACE::Bool32  vulkanMemoryModelDeviceScope_)
inline

Definition at line 77267 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 77221 of file vulkan_structs.hpp.

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

Definition at line 77329 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::structureType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures
static

Definition at line 77222 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::sType = StructureType::ePhysicalDeviceVulkanMemoryModelFeatures

Definition at line 77328 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel = {}

Definition at line 77330 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains = {}

Definition at line 77332 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope = {}

Definition at line 77331 of file vulkan_structs.hpp.


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