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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1827 typedef GLuint (APIENTRYP PFNGLGETSUBROUTINEINDEXPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLuint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
H A Dglext.h1774 typedef GLuint (APIENTRYP PFNGLGETSUBROUTINEINDEXPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLuint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1790 typedef GLuint (APIENTRYP PFNGLGETSUBROUTINEINDEXPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLuint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
H A Dglext.h1738 typedef GLuint (APIENTRYP PFNGLGETSUBROUTINEINDEXPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLuint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c1209 PFNGLGETSUBROUTINEINDEXPROC epoxy_glGetSubroutineIndex;
[all...]
H A Dgl_generated.h8029 typedef GLuint (GLAPIENTRY *PFNGLGETSUBROUTINEINDEXPROC)(GLuint program, GLenum shadertype, const GLchar * name); typedef in typeref:typename:GLuint (GLAPIENTRY *)(GLuint program,GLenum shadertype,const GLchar * name)
[all...]

Completed in 330 milliseconds