Lines Matching full:indx
530 void, glVertexAttrib1f, GLuint indx, GLfloat x
531 void, glVertexAttrib1fv, GLuint indx, const GLfloat* values
532 void, glVertexAttrib2f, GLuint indx, GLfloat x, GLfloat y
533 void, glVertexAttrib2fv, GLuint indx, const GLfloat* values
534 void, glVertexAttrib3f, GLuint indx, GLfloat x, GLfloat y, GLfloat z
535 void, glVertexAttrib3fv, GLuint indx, const GLfloat* values
536 void, glVertexAttrib4f, GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w
537 void, glVertexAttrib4fv, GLuint indx, const GLfloat* values
544 void, glVertexAttribPointer, GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr
545 void, glVertexAttribPointerData, GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid* ptr, GLuint minIndex, GLuint maxIndex