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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 5535 of file vulkan_core.h.

Member Data Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlags VkExternalMemoryBufferCreateInfo::handleTypes

Definition at line 5538 of file vulkan_core.h.

◆ pNext

const void* VkExternalMemoryBufferCreateInfo::pNext

Definition at line 5537 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalMemoryBufferCreateInfo::sType

Definition at line 5536 of file vulkan_core.h.


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