Searched defs:PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1826 typedef GLint (APIENTRYP PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
H A Dglext.h1773 typedef GLint (APIENTRYP PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1789 typedef GLint (APIENTRYP PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
H A Dglext.h1737 typedef GLint (APIENTRYP PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC) (GLuint program, GLenum shadertype, const GLchar *name); typedef in typeref:typename:GLint (APIENTRYP)(GLuint program,GLenum shadertype,const GLchar * name)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h8030 typedef GLint (GLAPIENTRY *PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC)(GLuint program, GLenum shadertype, const GLchar * name); typedef in typeref:typename:GLint (GLAPIENTRY *)(GLuint program,GLenum shadertype,const GLchar * name)
[all...]

Completed in 226 milliseconds