SDL  2.0
VkPhysicalDeviceVulkanMemoryModelFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 vulkanMemoryModel
 
VkBool32 vulkanMemoryModelDeviceScope
 
VkBool32 vulkanMemoryModelAvailabilityVisibilityChains
 

Detailed Description

Definition at line 5411 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext

Definition at line 5413 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType

Definition at line 5412 of file vulkan_core.h.

◆ vulkanMemoryModel

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel

Definition at line 5414 of file vulkan_core.h.

◆ vulkanMemoryModelAvailabilityVisibilityChains

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains

Definition at line 5416 of file vulkan_core.h.

◆ vulkanMemoryModelDeviceScope

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope

Definition at line 5415 of file vulkan_core.h.


The documentation for this struct was generated from the following file: