Vulkan-Hpp
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 5438 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkBufferCreateFlags VkPhysicalDeviceExternalBufferInfo::flags

Definition at line 5441 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalBufferInfo::handleType

Definition at line 5443 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalBufferInfo::pNext

Definition at line 5440 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalBufferInfo::sType

Definition at line 5439 of file vulkan_core.h.

◆ usage

VkBufferUsageFlags VkPhysicalDeviceExternalBufferInfo::usage

Definition at line 5442 of file vulkan_core.h.


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