ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceExternalImageFormatInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceExternalImageFormatInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 10530 of file vulkan.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalImageFormatInfo::handleType

Definition at line 10534 of file vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalImageFormatInfo::pNext

Definition at line 10533 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalImageFormatInfo::sType

Definition at line 10532 of file vulkan.h.


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