ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCoherentMemoryFeaturesAMD Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCoherentMemoryFeaturesAMD:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceCoherentMemory
 

Detailed Description

Definition at line 9938 of file vulkan.h.

Member Data Documentation

◆ deviceCoherentMemory

VkBool32 VkPhysicalDeviceCoherentMemoryFeaturesAMD::deviceCoherentMemory

Definition at line 9942 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCoherentMemoryFeaturesAMD::pNext

Definition at line 9941 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCoherentMemoryFeaturesAMD::sType

Definition at line 9940 of file vulkan.h.


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