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