HDK
|
#include <VE_Device.h>
Public Attributes | |
VkBuffer | buffer |
VkDeviceMemory | memory |
VkDeviceSize | size |
Definition at line 29 of file VE_Device.h.
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.