|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceProtectedMemoryFeatures |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | protectedMemory = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceProtectedMemoryFeatures |
Definition at line 67872 of file vulkan.hpp.
|
inline |
Definition at line 67878 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 67884 of file vulkan.hpp.
|
inline |
Definition at line 67920 of file vulkan.hpp.
|
inline |
Definition at line 67915 of file vulkan.hpp.
|
inline |
Definition at line 67936 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 67896 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 67890 of file vulkan.hpp.
|
inline |
Definition at line 67929 of file vulkan.hpp.
|
inline |
Definition at line 67902 of file vulkan.hpp.
|
inline |
Definition at line 67908 of file vulkan.hpp.
|
static |
Definition at line 67874 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures::pNext = {} |
Definition at line 67946 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures::protectedMemory = {} |
Definition at line 67947 of file vulkan.hpp.
|
static |
Definition at line 67875 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProtectedMemoryFeatures::sType = StructureType::ePhysicalDeviceProtectedMemoryFeatures |
Definition at line 67945 of file vulkan.hpp.