Searched defs:crStateVertexAttribPointerARB (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_client.c924 crStateVertexAttribPointerARB(index, size, type, normalized, stride, p);
928 void STATE_APIENTRY crStateVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid *p) function

Completed in 48 milliseconds