|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceProtectedMemoryProperties |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | protectedNoFault = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceProtectedMemoryProperties |
Definition at line 67959 of file vulkan.hpp.
|
inline |
Definition at line 67965 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 67971 of file vulkan.hpp.
|
inline |
Definition at line 67995 of file vulkan.hpp.
|
inline |
Definition at line 67990 of file vulkan.hpp.
|
inline |
Definition at line 68011 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 67983 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 67977 of file vulkan.hpp.
|
inline |
Definition at line 68004 of file vulkan.hpp.
|
static |
Definition at line 67961 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::pNext = {} |
Definition at line 68021 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::protectedNoFault = {} |
Definition at line 68022 of file vulkan.hpp.
|
static |
Definition at line 67962 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::sType = StructureType::ePhysicalDeviceProtectedMemoryProperties |
Definition at line 68020 of file vulkan.hpp.