Lines Matching full:indx
235 void GL2Encoder::s_glVertexAttribPointer(void *self, GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr)239 ctx->m_state->setState(indx, size, type, normalized, stride, ptr);