Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExternalMemoryImageCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 5529 of file vulkan_core.h.

Member Data Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlags VkExternalMemoryImageCreateInfo::handleTypes

Definition at line 5532 of file vulkan_core.h.

◆ pNext

const void* VkExternalMemoryImageCreateInfo::pNext

Definition at line 5531 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalMemoryImageCreateInfo::sType

Definition at line 5530 of file vulkan_core.h.


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