SDL  2.0
VkPhysicalDeviceCoherentMemoryFeaturesAMD Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 deviceCoherentMemory
 

Detailed Description

Definition at line 10333 of file vulkan_core.h.

Field Documentation

◆ deviceCoherentMemory

VkBool32 VkPhysicalDeviceCoherentMemoryFeaturesAMD::deviceCoherentMemory

Definition at line 10336 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCoherentMemoryFeaturesAMD::pNext

Definition at line 10335 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCoherentMemoryFeaturesAMD::sType

Definition at line 10334 of file vulkan_core.h.


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