ReactOS 0.4.17-dev-934-g091855f
VkExternalBufferProperties Struct Reference

#include <vulkan.h>

Collaboration diagram for VkExternalBufferProperties:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExternalMemoryProperties externalMemoryProperties
 

Detailed Description

Definition at line 16265 of file vulkan.h.

Member Data Documentation

◆ externalMemoryProperties

VkExternalMemoryProperties VkExternalBufferProperties::externalMemoryProperties

Definition at line 16269 of file vulkan.h.

◆ pNext

void* VkExternalBufferProperties::pNext

Definition at line 16268 of file vulkan.h.

◆ sType

VkStructureType VkExternalBufferProperties::sType

Definition at line 16267 of file vulkan.h.


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