struct PhysicalDeviceMapMemoryPlacedFeaturesEXT
Defined at line 77795 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_map_memory_placed ===
Public Members
StructureType sType
void * pNext
vk::Bool32 memoryMapPlaced
vk::Bool32 memoryMapRangePlaced
vk::Bool32 memoryUnmapReserve
Public Methods
void PhysicalDeviceMapMemoryPlacedFeaturesEXT (vk::Bool32 memoryMapPlaced_, vk::Bool32 memoryMapRangePlaced_, vk::Bool32 memoryUnmapReserve_, void * pNext_)
Defined at line 77803 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMapMemoryPlacedFeaturesEXT (const PhysicalDeviceMapMemoryPlacedFeaturesEXT & rhs)
Defined at line 77814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceMapMemoryPlacedFeaturesEXT (const VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & rhs)
Defined at line 77816 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & operator= (const PhysicalDeviceMapMemoryPlacedFeaturesEXT & rhs)
Defined at line 77821 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & operator= (const VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & rhs)
Defined at line 77824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & setPNext (void * pNext_)
Defined at line 77831 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & setMemoryMapPlaced (vk::Bool32 memoryMapPlaced_)
Defined at line 77837 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & setMemoryMapRangePlaced (vk::Bool32 memoryMapRangePlaced_)
Defined at line 77843 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceMapMemoryPlacedFeaturesEXT & setMemoryUnmapReserve (vk::Bool32 memoryUnmapReserve_)
Defined at line 77850 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & operator const VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & ()
Defined at line 77858 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & operator VkPhysicalDeviceMapMemoryPlacedFeaturesEXT & ()
Defined at line 77863 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceMapMemoryPlacedFeaturesEXT & )
Defined at line 77885 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp