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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceProtectedMemoryProperties
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryProperties (VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceProtectedMemoryProperties (PhysicalDeviceProtectedMemoryProperties const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceProtectedMemoryProperties (VkPhysicalDeviceProtectedMemoryProperties const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceProtectedMemoryPropertiesoperator= (PhysicalDeviceProtectedMemoryProperties const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceProtectedMemoryPropertiesoperator= (VkPhysicalDeviceProtectedMemoryProperties const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceProtectedMemoryProperties const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceProtectedMemoryProperties & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceProtectedMemoryProperties const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceProtectedMemoryProperties const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceProtectedMemoryProperties
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 67276 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::PhysicalDeviceProtectedMemoryProperties ( VULKAN_HPP_NAMESPACE::Bool32  protectedNoFault_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 67284 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::PhysicalDeviceProtectedMemoryProperties ( PhysicalDeviceProtectedMemoryProperties const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::PhysicalDeviceProtectedMemoryProperties ( VkPhysicalDeviceProtectedMemoryProperties const rhs)
inline

Definition at line 67293 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::operator VkPhysicalDeviceProtectedMemoryProperties & ( )
inline

Definition at line 67312 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::operator VkPhysicalDeviceProtectedMemoryProperties const & ( ) const
inline

Definition at line 67307 of file vulkan_structs.hpp.

PhysicalDeviceProtectedMemoryProperties& VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::operator= ( PhysicalDeviceProtectedMemoryProperties const rhs)
default
PhysicalDeviceProtectedMemoryProperties& VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::operator= ( VkPhysicalDeviceProtectedMemoryProperties const rhs)
inline

Definition at line 67301 of file vulkan_structs.hpp.

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

Definition at line 67332 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 67280 of file vulkan_structs.hpp.

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

Definition at line 67349 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::protectedNoFault = {}

Definition at line 67350 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::structureType = StructureType::ePhysicalDeviceProtectedMemoryProperties
static

Definition at line 67281 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::sType = StructureType::ePhysicalDeviceProtectedMemoryProperties

Definition at line 67348 of file vulkan_structs.hpp.


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