Binds an index buffer on a command buffer for use with subsequent draw calls.
a render pass handle.
a pointer to a struct containing an index buffer and offset.
whether the index values in the buffer are 16- or 32-bit.
See Implementation
Binds an index buffer on a command buffer for use with subsequent draw calls.