Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceVulkanMemoryModelFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 vulkanMemoryModel
 
VkBool32 vulkanMemoryModelDeviceScope
 
VkBool32 vulkanMemoryModelAvailabilityVisibilityChains
 

Detailed Description

Definition at line 6343 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceVulkanMemoryModelFeatures::pNext

Definition at line 6345 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceVulkanMemoryModelFeatures::sType

Definition at line 6344 of file vulkan_core.h.

◆ vulkanMemoryModel

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModel

Definition at line 6346 of file vulkan_core.h.

◆ vulkanMemoryModelAvailabilityVisibilityChains

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelAvailabilityVisibilityChains

Definition at line 6348 of file vulkan_core.h.

◆ vulkanMemoryModelDeviceScope

VkBool32 VkPhysicalDeviceVulkanMemoryModelFeatures::vulkanMemoryModelDeviceScope

Definition at line 6347 of file vulkan_core.h.


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