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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_glsl.c110 crStateBindAttribLocation(program, index, name);
/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 56 milliseconds