Searched refs:PFNGLGETNAMEDPROGRAMSTRINGEXTPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h4238 typedef void (APIENTRYP PFNGLGETNAMEDPROGRAMSTRINGEXTPROC) (GLuint program, GLenum target, GLenum pname, void *string); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum target,GLenum pname,void * string)
H A Dglext.h6974 typedef void (APIENTRYP PFNGLGETNAMEDPROGRAMSTRINGEXTPROC) (GLuint program, GLenum target, GLenum pname, void *string); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum target,GLenum pname,void * string)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h4240 typedef void (APIENTRYP PFNGLGETNAMEDPROGRAMSTRINGEXTPROC) (GLuint program, GLenum target, GLenum pname, void *string); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum target,GLenum pname,void * string)
H A Dglext.h6976 typedef void (APIENTRYP PFNGLGETNAMEDPROGRAMSTRINGEXTPROC) (GLuint program, GLenum target, GLenum pname, void *string); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum target,GLenum pname,void * string)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c1076 PFNGLGETNAMEDPROGRAMSTRINGEXTPROC epoxy_glGetNamedProgramStringEXT;
[all...]
H A Dgl_generated.h7896 typedef void (GLAPIENTRY *PFNGLGETNAMEDPROGRAMSTRINGEXTPROC)(GLuint program, GLenum target, GLenum pname, void * string); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLenum target,GLenum pname,void * string)
[all...]

Completed in 259 milliseconds