On 30 October 2016 at 15:02, Stefan Dösinger stefandoesinger@gmx.at wrote:
case D3DOP_TRIANGLE: { WORD *indices;
unsigned int index_pos = buffer->index_pos;
unsigned int index_pos = buffer->index_pos, num_indices;
Since you're doing style cleanups in the next patch, "index_count".