struct PhysicalDeviceProtectedMemoryProperties
Defined at line 83580 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 protectedNoFault
Public Methods
void PhysicalDeviceProtectedMemoryProperties (vk::Bool32 protectedNoFault_, void * pNext_)
Defined at line 83588 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryProperties (const PhysicalDeviceProtectedMemoryProperties & rhs)
Defined at line 83595 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryProperties (const VkPhysicalDeviceProtectedMemoryProperties & rhs)
Defined at line 83597 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryProperties & operator= (const PhysicalDeviceProtectedMemoryProperties & rhs)
Defined at line 83602 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryProperties & operator= (const VkPhysicalDeviceProtectedMemoryProperties & rhs)
Defined at line 83605 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProtectedMemoryProperties & operator const VkPhysicalDeviceProtectedMemoryProperties & ()
Defined at line 83611 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProtectedMemoryProperties & operator VkPhysicalDeviceProtectedMemoryProperties & ()
Defined at line 83616 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceProtectedMemoryProperties & )
Defined at line 83634 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp