Searched defs:PFNGLDELETEPROGRAMPROC (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
H A Dgl31.h415 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
H A Dgl32.h415 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
H A Dgl31.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
H A Dgl32.h413 typedef void (GL_APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h785 typedef void (APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint program)
H A Dglext.h659 typedef void (APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint program)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h785 typedef void (APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint program)
H A Dglext.h660 typedef void (APIENTRYP PFNGLDELETEPROGRAMPROC) (GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint program)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7331 typedef void (GLAPIENTRY *PFNGLDELETEPROGRAMPROC)(GLuint program); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program)
[all...]

Completed in 317 milliseconds