SDL 2.0
VkExternalBufferProperties Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkExternalBufferProperties:

Data Fields

VkStructureType sType
 
voidpNext
 
VkExternalMemoryProperties externalMemoryProperties
 

Detailed Description

Definition at line 4395 of file vulkan_core.h.

Field Documentation

◆ externalMemoryProperties

VkExternalMemoryProperties VkExternalBufferProperties::externalMemoryProperties

Definition at line 4398 of file vulkan_core.h.

◆ pNext

void* VkExternalBufferProperties::pNext

Definition at line 4397 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalBufferProperties::sType

Definition at line 4396 of file vulkan_core.h.


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