Vulkan-Hpp
VkPhysicalDeviceCoherentMemoryFeaturesAMD Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 deviceCoherentMemory
 

Detailed Description

Definition at line 14325 of file vulkan_core.h.

Member Data Documentation

◆ deviceCoherentMemory

VkBool32 VkPhysicalDeviceCoherentMemoryFeaturesAMD::deviceCoherentMemory

Definition at line 14328 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCoherentMemoryFeaturesAMD::pNext

Definition at line 14327 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCoherentMemoryFeaturesAMD::sType

Definition at line 14326 of file vulkan_core.h.


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