Searched refs:glGetUniformfv (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 861 #define glGetUniformfv MANGLE(GetUniformfv) macro
|
H A D | glext.h | 5785 GLAPI void APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat *params);
|
/vbox/src/VBox/GuestHost/OpenGL/include/GL/ |
H A D | glext.h | 4137 GLAPI void APIENTRY glGetUniformfv (GLuint, GLint, GLfloat *);
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/ |
H A D | glext.h | 4125 GLAPI void APIENTRY glGetUniformfv (GLuint, GLint, GLfloat *);
|
/vbox/include/VBox/HostServices/ |
H A D | glext.h | 3808 GLAPI void APIENTRY glGetUniformfv (GLuint, GLint, GLfloat *);
|
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/ |
H A D | glext.h | 6641 GLAPI void APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat *params);
|
Completed in 2142 milliseconds