![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
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 Buf & | buffer () const |
| Retrieves a reference to the buffer. | |
| VkDeviceSize | offset () const |
| VkDeviceSize | size () const |