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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBufferCreateFlags flags
 
VkBufferUsageFlags usage
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 5505 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkBufferCreateFlags VkPhysicalDeviceExternalBufferInfo::flags

Definition at line 5508 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalBufferInfo::handleType

Definition at line 5510 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalBufferInfo::pNext

Definition at line 5507 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalBufferInfo::sType

Definition at line 5506 of file vulkan_core.h.

◆ usage

VkBufferUsageFlags VkPhysicalDeviceExternalBufferInfo::usage

Definition at line 5509 of file vulkan_core.h.


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