struct PhysicalDeviceProtectedMemoryFeatures
Defined at line 83483 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 protectedMemory
Public Methods
void PhysicalDeviceProtectedMemoryFeatures (vk::Bool32 protectedMemory_, void * pNext_)
Defined at line 83491 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryFeatures (const PhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 83498 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryFeatures (const VkPhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 83500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & operator= (const PhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 83505 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & operator= (const VkPhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 83508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & setPNext (void * pNext_)
Defined at line 83515 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & setProtectedMemory (vk::Bool32 protectedMemory_)
Defined at line 83521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProtectedMemoryFeatures & operator const VkPhysicalDeviceProtectedMemoryFeatures & ()
Defined at line 83528 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProtectedMemoryFeatures & operator VkPhysicalDeviceProtectedMemoryFeatures & ()
Defined at line 83533 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceProtectedMemoryFeatures & )
Defined at line 83551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp