Searched refs:PFNGLPROGRAMBINARYPROC (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h1092 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dgl31.h1094 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dgl32.h1094 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h1092 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dgl31.h1092 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dgl32.h1092 typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1940 typedef void (APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dglext.h1887 typedef void (APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1903 typedef void (APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
H A Dglext.h1851 typedef void (APIENTRYP PFNGLPROGRAMBINARYPROC) (GLuint program, GLenum binaryFormat, const void *binary, GLsizei length); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2005 PFNGLPROGRAMBINARYPROC epoxy_glProgramBinary;
[all...]
H A Dgl_generated.h8825 typedef void (GLAPIENTRY *PFNGLPROGRAMBINARYPROC)(GLuint program, GLenum binaryFormat, const void * binary, GLsizei length); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLenum binaryFormat,const void * binary,GLsizei length)
[all...]

Completed in 317 milliseconds