ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceHostImageCopyFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceHostImageCopyFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 hostImageCopy
 

Detailed Description

Definition at line 10829 of file vulkan.h.

Member Data Documentation

◆ hostImageCopy

VkBool32 VkPhysicalDeviceHostImageCopyFeatures::hostImageCopy

Definition at line 10833 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceHostImageCopyFeatures::pNext

Definition at line 10832 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceHostImageCopyFeatures::sType

Definition at line 10831 of file vulkan.h.


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