![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
Public Member Functions | |
VertexIndexBufferView () | |
Constructs null reference. | |
template<class BufferT , class MemoryT > | |
VertexIndexBufferView (const MemoryBinding< BufferT, MemoryT > &binding, VkDeviceSize offset=0, VkIndexType indexType=VK_INDEX_TYPE_UINT32) | |
const Buf & | buffer () const |
Retrieves a reference to the buffer. | |
VkDeviceSize | offset () const |
VkIndexType | type () const |