Lines Matching refs:GLvoid
39 const GLvoid *ptr, GLsizei count);
41 const GLvoid *pointer, GLsizei count);
43 GLsizei stride, const GLvoid *pointer, GLsizei count);
45 GLsizei stride, const GLvoid *pointer, GLsizei count);
47 GLsizei stride, const GLvoid *pointer, GLsizei count);
49 GLsizei stride, const GLvoid *pointer, GLsizei count);
51 GLsizei stride, const GLvoid *pointer, GLsizei count);
55 const GLvoid *ptr, GLsizei /*count*/) { in glColorPointerBounds()
59 const GLvoid *pointer, GLsizei /*count*/) { in glNormalPointerBounds()
63 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glTexCoordPointerBounds()
67 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glVertexPointerBounds()
72 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glPointSizePointerOESBounds()
77 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glMatrixIndexPointerOESBounds()
82 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glWeightPointerOESBounds()