MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_index_buffer_size()

size_t MayaFlux::Buffers::VKBuffer::get_index_buffer_size ( ) const
inline

Number of bytes in the index buffer.

Returns
Byte count; divide by sizeof(uint32_t) for index count. Zero when non-indexed.

Definition at line 360 of file VKBuffer.hpp.