Lines Matching refs:glDrawElements
353 glDrawElements(-1, 1, GL_UNSIGNED_BYTE, vertices); in init()
358 glDrawElements(GL_POINTS, 1, -1, vertices); in init()
360 glDrawElements(GL_POINTS, 1, GL_FLOAT, vertices); in init()
365 glDrawElements(GL_POINTS, -1, GL_UNSIGNED_BYTE, vertices); in init()
373 glDrawElements(GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices); in init()
397 glDrawElements (GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices); in init()
401 glDrawElements (GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices); in init()
420 glDrawElements(-1, 1, GL_UNSIGNED_BYTE, vertices); in init()
425 glDrawElements(GL_POINTS, 1, -1, vertices); in init()
427 glDrawElements(GL_POINTS, 1, GL_FLOAT, vertices); in init()
432 glDrawElements(GL_POINTS, -1, GL_UNSIGNED_BYTE, vertices); in init()
440 glDrawElements(GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices); in init()
456 glDrawElements(-1, 1, GL_UNSIGNED_BYTE, vertices); in init()
461 glDrawElements(GL_TRIANGLES, 1, -1, vertices); in init()
463 glDrawElements(GL_TRIANGLES, 1, GL_FLOAT, vertices); in init()
468 glDrawElements(GL_TRIANGLES, -1, GL_UNSIGNED_BYTE, vertices); in init()
476 glDrawElements(GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices); in init()
500 glDrawElements (GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices); in init()
504 glDrawElements (GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices); in init()