VPP  0.7
A high-level modern C++ API for Vulkan
Public Member Functions | List of all members
vpp::UniformBufferView Class Reference

Public Member Functions

 UniformBufferView ()
 Constructs null reference.
 
template<class BufferT , class MemoryT >
 UniformBufferView (const MemoryBinding< BufferT, MemoryT > &binding, VkDeviceSize offset=0, VkDeviceSize length=0)
 
const Bufbuffer () const
 Retrieves a reference to the buffer.
 
VkDeviceSize offset () const
 
VkDeviceSize size () const
 

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