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

/vbox/include/VBox/HostServices/
H A Dglext.h3893 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
/vbox/src/VBox/GuestHost/OpenGL/include/GL/
H A Dglext.h4222 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dglext.h4210 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h6726 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h5870 typedef void (APIENTRYP PFNGLGETACTIVEUNIFORMPROC) (GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLint *size, GLenum *type, GLchar *name); typedef

Completed in 627 milliseconds