struct PhysicalDeviceVulkanMemoryModelFeatures

Defined at line 156308 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceVulkanMemoryModelFeatures, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceVulkanMemoryModelFeatures.html

Public Members

StructureType sType
void * pNext
Bool32 vulkanMemoryModel
Bool32 vulkanMemoryModelDeviceScope
Bool32 vulkanMemoryModelAvailabilityVisibilityChains

Public Methods

void PhysicalDeviceVulkanMemoryModelFeatures (Bool32 vulkanMemoryModel_, Bool32 vulkanMemoryModelDeviceScope_, Bool32 vulkanMemoryModelAvailabilityVisibilityChains_, void * pNext_)

Defined at line 156316 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceVulkanMemoryModelFeatures (const PhysicalDeviceVulkanMemoryModelFeatures & rhs)

Defined at line 156327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceVulkanMemoryModelFeatures (const VkPhysicalDeviceVulkanMemoryModelFeatures & rhs)

Defined at line 156329 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & operator= (const PhysicalDeviceVulkanMemoryModelFeatures & rhs)

Defined at line 156334 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & operator= (const VkPhysicalDeviceVulkanMemoryModelFeatures & rhs)

Defined at line 156337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & setPNext (void * pNext_)

Defined at line 156344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures && setPNext (void * pNext_)

Defined at line 156350 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModel (Bool32 vulkanMemoryModel_)

Defined at line 156356 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures && setVulkanMemoryModel (Bool32 vulkanMemoryModel_)

Defined at line 156362 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModelDeviceScope (Bool32 vulkanMemoryModelDeviceScope_)

Defined at line 156368 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures && setVulkanMemoryModelDeviceScope (Bool32 vulkanMemoryModelDeviceScope_)

Defined at line 156375 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures & setVulkanMemoryModelAvailabilityVisibilityChains (Bool32 vulkanMemoryModelAvailabilityVisibilityChains_)

Defined at line 156382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceVulkanMemoryModelFeatures && setVulkanMemoryModelAvailabilityVisibilityChains (Bool32 vulkanMemoryModelAvailabilityVisibilityChains_)

Defined at line 156390 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceVulkanMemoryModelFeatures & operator const VkPhysicalDeviceVulkanMemoryModelFeatures & ()

Defined at line 156399 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceVulkanMemoryModelFeatures & operator VkPhysicalDeviceVulkanMemoryModelFeatures & ()

Defined at line 156404 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceVulkanMemoryModelFeatures * operator const VkPhysicalDeviceVulkanMemoryModelFeatures * ()

Defined at line 156409 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceVulkanMemoryModelFeatures * operator VkPhysicalDeviceVulkanMemoryModelFeatures * ()

Defined at line 156414 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceVulkanMemoryModelFeatures & )

Defined at line 156427 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp