HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceVulkanMemoryModelFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 vulkanMemoryModel
 
VkBool32 vulkanMemoryModelDeviceScope
 
VkBool32 vulkanMemoryModelAvailabilityVisibilityChains
 

Detailed Description

Definition at line 6222 of file vulkan_core.h.

Member Data Documentation

void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext

Definition at line 6224 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType

Definition at line 6223 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel

Definition at line 6225 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains

Definition at line 6227 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope

Definition at line 6226 of file vulkan_core.h.


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