Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkPhysicalDeviceExternalBufferInfo Struct Reference

#include <vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 2645 of file vulkan.h.

Member Data Documentation

◆ flags

VkBufferCreateFlags VkPhysicalDeviceExternalBufferInfo::flags

Definition at line 2648 of file vulkan.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalBufferInfo::handleType

Definition at line 2650 of file vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalBufferInfo::pNext

Definition at line 2647 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalBufferInfo::sType

Definition at line 2646 of file vulkan.h.

◆ usage

VkBufferUsageFlags VkPhysicalDeviceExternalBufferInfo::usage

Definition at line 2649 of file vulkan.h.


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