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 4636 of file vulkan_core.h.

Field Documentation

◆ externalMemoryProperties

VkExternalMemoryProperties VkExternalBufferProperties::externalMemoryProperties

Definition at line 4639 of file vulkan_core.h.

◆ pNext

void* VkExternalBufferProperties::pNext

Definition at line 4638 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalBufferProperties::sType

Definition at line 4637 of file vulkan_core.h.


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