![]() |
VPP
0.8
A high-level modern C++ API for Vulkan
|
Public Member Functions | |
IndirectBufferView () | |
Constructs null reference. | |
template<class BufferT , class MemoryT > | |
IndirectBufferView (const MemoryBinding< BufferT, MemoryT > &binding) | |
const Buf & | buffer () const |
Retrieves a reference to the buffer. | |