Allocate transient index buffer.
TransientIndexBuffer structure is filled and is valid for the duration of frame, and it can be reused for multiple draw calls.
Number of indices to allocate.
Set to true if input indices will be 32-bit.
See Implementation
Allocate transient index buffer.