Gpu |
The GpuBuffer type exposes the following members.
Name | Description | |
---|---|---|
Buffer | Gets the Vulkan Buffer | |
BufferMemory | Gets the VulkanMemoryInfo that represents the memory location of the buffer | |
BufferSize | Gets the size of the buffer in bytes | |
ItemsCount | Gets the number of items of type (ItemType) in this buffer. | |
ItemType | Gets the type of each item in this buffer. |