Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceExternalBufferInfo Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 5544 of file vulkan_core.h.

Field Documentation

◆ flags

VkBufferCreateFlags VkPhysicalDeviceExternalBufferInfo::flags

Definition at line 5547 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalBufferInfo::handleType

Definition at line 5549 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalBufferInfo::pNext

Definition at line 5546 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalBufferInfo::sType

Definition at line 5545 of file vulkan_core.h.

◆ usage

VkBufferUsageFlags VkPhysicalDeviceExternalBufferInfo::usage

Definition at line 5548 of file vulkan_core.h.


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