Searched refs:PFNGLACTIVESHADERPROGRAMPROC (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl31.h | 1396 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program)
|
| H A D | gl32.h | 1396 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl31.h | 1394 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program)
|
| H A D | gl32.h | 1394 typedef void (GL_APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLuint program)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 1943 typedef void (APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint pipeline,GLuint program)
|
| H A D | glext.h | 1890 typedef void (APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint pipeline,GLuint program)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 1906 typedef void (APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint pipeline,GLuint program)
|
| H A D | glext.h | 1854 typedef void (APIENTRYP PFNGLACTIVESHADERPROGRAMPROC) (GLuint pipeline, GLuint program); typedef in typeref:typename:void (APIENTRYP)(GLuint pipeline,GLuint program)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 39 PFNGLACTIVESHADERPROGRAMPROC epoxy_glActiveShaderProgram; 75838 static PFNGLACTIVESHADERPROGRAMPROC [all...] |
| H A D | gl_generated.h | 6859 typedef void (GLAPIENTRY *PFNGLACTIVESHADERPROGRAMPROC)(GLuint pipeline, GLuint program); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint pipeline,GLuint program) [all...] |
Completed in 283 milliseconds