Vulkan-Hpp
VkPhysicalDeviceHostImageCopyFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 hostImageCopy
 

Detailed Description

Definition at line 14846 of file vulkan_core.h.

Member Data Documentation

◆ hostImageCopy

VkBool32 VkPhysicalDeviceHostImageCopyFeaturesEXT::hostImageCopy

Definition at line 14849 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceHostImageCopyFeaturesEXT::pNext

Definition at line 14848 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceHostImageCopyFeaturesEXT::sType

Definition at line 14847 of file vulkan_core.h.


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