SDL  2.0
VkExternalBufferPropertiesKHR Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkExternalBufferPropertiesKHR:

Data Fields

VkStructureType sType
voidpNext
VkExternalMemoryPropertiesKHR externalMemoryProperties

Detailed Description

Definition at line 4160 of file vulkan.h.

Field Documentation

VkExternalMemoryPropertiesKHR VkExternalBufferPropertiesKHR::externalMemoryProperties

Definition at line 4163 of file vulkan.h.

void* VkExternalBufferPropertiesKHR::pNext

Definition at line 4162 of file vulkan.h.

VkStructureType VkExternalBufferPropertiesKHR::sType

Definition at line 4161 of file vulkan.h.


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