HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_BufferAllocation Struct Reference

#include <VE_Device.h>

Public Attributes

VkBuffer buffer
 
VkDeviceMemory memory
 
VkDeviceSize size
 

Detailed Description

Definition at line 29 of file VE_Device.h.

Member Data Documentation

VkBuffer VE_BufferAllocation::buffer

Definition at line 31 of file VE_Device.h.

VkDeviceMemory VE_BufferAllocation::memory

Definition at line 32 of file VE_Device.h.

VkDeviceSize VE_BufferAllocation::size

Definition at line 33 of file VE_Device.h.


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