Searched defs:PFNGLGETPROGRAMPIPELINEIVEXTPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h1787 typedef void (GL_APIENTRYP PFNGLGETPROGRAMPIPELINEIVEXTPROC) (GLuint pipeline, GLenum pname, GLint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLenum pname,GLint * params)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h1820 typedef void (GL_APIENTRYP PFNGLGETPROGRAMPIPELINEIVEXTPROC) (GLuint pipeline, GLenum pname, GLint *params); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint pipeline,GLenum pname,GLint * params)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7971 typedef void (GLAPIENTRY *PFNGLGETPROGRAMPIPELINEIVEXTPROC)(GLuint pipeline, GLenum pname, GLint * params); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint pipeline,GLenum pname,GLint * params)
[all...]

Completed in 91 milliseconds