Searched refs:g_iIndices3 (Results 1 – 1 of 1) sorted by relevance
34 GLushort g_iIndices3[] = { 0, 1, 2, 3 }; variable112 glDrawElements(GL_TRIANGLE_STRIP, 4, GL_UNSIGNED_SHORT, g_iIndices3); in DrawTexture()