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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_glsl.c632 DECLEXPORT(void) STATE_APIENTRY crStateBindAttribLocation(GLuint program, GLuint index, const char * name) function
646 crWarning("crStateBindAttribLocation: Index too big %d", index);
662 crWarning("crStateBindAttribLocation: Out of memory!");

Completed in 35 milliseconds