SDL  2.0
VkPhysicalDeviceExternalBufferInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkBufferCreateFlags flags
 
VkBufferUsageFlags usage
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 4387 of file vulkan_core.h.

Field Documentation

◆ flags

VkBufferCreateFlags VkPhysicalDeviceExternalBufferInfo::flags

Definition at line 4390 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalBufferInfo::handleType

Definition at line 4392 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalBufferInfo::pNext

Definition at line 4389 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalBufferInfo::sType

Definition at line 4388 of file vulkan_core.h.

◆ usage

VkBufferUsageFlags VkPhysicalDeviceExternalBufferInfo::usage

Definition at line 4391 of file vulkan_core.h.


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