Vulkan-Hpp
VkPhysicalDeviceVulkanMemoryModelFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 vulkanMemoryModel
 
VkBool32 vulkanMemoryModelDeviceScope
 
VkBool32 vulkanMemoryModelAvailabilityVisibilityChains
 

Detailed Description

Definition at line 6236 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext

Definition at line 6238 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType

Definition at line 6237 of file vulkan_core.h.

◆ vulkanMemoryModel

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel

Definition at line 6239 of file vulkan_core.h.

◆ vulkanMemoryModelAvailabilityVisibilityChains

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains

Definition at line 6241 of file vulkan_core.h.

◆ vulkanMemoryModelDeviceScope

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope

Definition at line 6240 of file vulkan_core.h.


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