struct PhysicalDeviceProtectedMemoryFeatures
Defined at line 133845 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceProtectedMemoryFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceProtectedMemoryFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 protectedMemory
Public Methods
void PhysicalDeviceProtectedMemoryFeatures (Bool32 protectedMemory_, void * pNext_)
Defined at line 133853 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryFeatures (const PhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 133859 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceProtectedMemoryFeatures (const VkPhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 133861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & operator= (const PhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 133866 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & operator= (const VkPhysicalDeviceProtectedMemoryFeatures & rhs)
Defined at line 133869 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & setPNext (void * pNext_)
Defined at line 133876 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures && setPNext (void * pNext_)
Defined at line 133882 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures & setProtectedMemory (Bool32 protectedMemory_)
Defined at line 133888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceProtectedMemoryFeatures && setProtectedMemory (Bool32 protectedMemory_)
Defined at line 133894 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProtectedMemoryFeatures & operator const VkPhysicalDeviceProtectedMemoryFeatures & ()
Defined at line 133901 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProtectedMemoryFeatures & operator VkPhysicalDeviceProtectedMemoryFeatures & ()
Defined at line 133906 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceProtectedMemoryFeatures * operator const VkPhysicalDeviceProtectedMemoryFeatures * ()
Defined at line 133911 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceProtectedMemoryFeatures * operator VkPhysicalDeviceProtectedMemoryFeatures * ()
Defined at line 133916 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceProtectedMemoryFeatures & )
Defined at line 133929 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp