|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceProtectedMemoryProperties |
Public Attributes | |
| 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 67276 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryProperties::NativeType = VkPhysicalDeviceProtectedMemoryProperties |
Definition at line 67278 of file vulkan_structs.hpp.
|
inline |
Definition at line 67284 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 67293 of file vulkan_structs.hpp.
|
inline |
Definition at line 67312 of file vulkan_structs.hpp.
|
inline |
Definition at line 67307 of file vulkan_structs.hpp.
|
inline |
Definition at line 67341 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 67301 of file vulkan_structs.hpp.
|
inline |
Definition at line 67332 of file vulkan_structs.hpp.
|
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.
|
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.