vOOlkan
An object oriented approach to Vulkan
Vulkan::Buffers Namespace Reference

Classes

class  Buffer
 
class  IndexBuffer
 
class  StagingBuffer
 
class  UniformBuffer
 This buffer is used to store the uniform data (such as matrices) to be used by the shaders in the GPU. More...
 
class  VertexBuffer