struct PhysicalDeviceVulkanMemoryModelFeatures
Defined at line 97430 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 vulkanMemoryModel
vk::Bool32 vulkanMemoryModelDeviceScope
vk::Bool32 vulkanMemoryModelAvailabilityVisibilityChains
Public Methods
void PhysicalDeviceVulkanMemoryModelFeatures (vk::Bool32 vulkanMemoryModel_, vk::Bool32 vulkanMemoryModelDeviceScope_, vk::Bool32 vulkanMemoryModelAvailabilityVisibilityChains_, void * pNext_)
Defined at line 97438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkanMemoryModelFeatures (const PhysicalDeviceVulkanMemoryModelFeatures & rhs)
Defined at line 97449 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceVulkanMemoryModelFeatures (const VkPhysicalDeviceVulkanMemoryModelFeatures & rhs)
Defined at line 97451 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & operator= (const PhysicalDeviceVulkanMemoryModelFeatures & rhs)
Defined at line 97456 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & operator= (const VkPhysicalDeviceVulkanMemoryModelFeatures & rhs)
Defined at line 97459 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & setPNext (void * pNext_)
Defined at line 97466 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModel (vk::Bool32 vulkanMemoryModel_)
Defined at line 97472 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModelDeviceScope (vk::Bool32 vulkanMemoryModelDeviceScope_)
Defined at line 97479 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModelAvailabilityVisibilityChains (vk::Bool32 vulkanMemoryModelAvailabilityVisibilityChains_)
Defined at line 97486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceVulkanMemoryModelFeatures & operator const VkPhysicalDeviceVulkanMemoryModelFeatures & ()
Defined at line 97494 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceVulkanMemoryModelFeatures & operator VkPhysicalDeviceVulkanMemoryModelFeatures & ()
Defined at line 97499 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceVulkanMemoryModelFeatures & )
Defined at line 97521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp