VPP  0.8
A high-level modern C++ API for Vulkan
vpp::StorageBufferView Class Reference

Public Member Functions

 StorageBufferView ()
 Constructs null reference.
 
template<class BufferT , class MemoryT >
 StorageBufferView (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: