Lines Matching refs:glDrawElementsInstanced
621 glDrawElementsInstanced(-1, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
626 glDrawElementsInstanced(GL_POINTS, 1, -1, vertices, 1); in init()
628 glDrawElementsInstanced(GL_POINTS, 1, GL_FLOAT, vertices, 1); in init()
633 glDrawElementsInstanced(GL_POINTS, -1, GL_UNSIGNED_BYTE, vertices, 1); in init()
635 glDrawElementsInstanced(GL_POINTS, 11, GL_UNSIGNED_BYTE, vertices, -1); in init()
643 glDrawElementsInstanced(GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
667 glDrawElementsInstanced (GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
671 glDrawElementsInstanced (GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
692 glDrawElementsInstanced(-1, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
697 glDrawElementsInstanced(GL_POINTS, 1, -1, vertices, 1); in init()
699 glDrawElementsInstanced(GL_POINTS, 1, GL_FLOAT, vertices, 1); in init()
704 glDrawElementsInstanced(GL_POINTS, -1, GL_UNSIGNED_BYTE, vertices, 1); in init()
706 glDrawElementsInstanced(GL_POINTS, 11, GL_UNSIGNED_BYTE, vertices, -1); in init()
714 glDrawElementsInstanced(GL_POINTS, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
732 glDrawElementsInstanced(-1, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
737 glDrawElementsInstanced(GL_TRIANGLES, 1, -1, vertices, 1); in init()
739 glDrawElementsInstanced(GL_TRIANGLES, 1, GL_FLOAT, vertices, 1); in init()
744 glDrawElementsInstanced(GL_TRIANGLES, -1, GL_UNSIGNED_BYTE, vertices, 1); in init()
746 glDrawElementsInstanced(GL_TRIANGLES, 11, GL_UNSIGNED_BYTE, vertices, -1); in init()
754 glDrawElementsInstanced(GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
778 glDrawElementsInstanced (GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()
782 glDrawElementsInstanced (GL_TRIANGLES, 1, GL_UNSIGNED_BYTE, vertices, 1); in init()