Searched defs:crServerDispatchProgramParameter4fNV (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/ |
H A D | server_projmatrix.c | 240 crServerDispatchProgramParameter4fNV(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) function 286 crServerDispatchProgramParameter4fNV(target, index, (GLfloat) x, (GLfloat) y, (GLfloat) z, (GLfloat) w);
|
Completed in 197 milliseconds