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

/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h736 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dglext.h762 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h2199 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h2240 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h9428 typedef void (GLAPIENTRY *PFNGLTEXSTORAGE2DEXTPROC)(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLsizei levels,GLenum internalformat,GLsizei width,GLsizei height)
[all...]

Completed in 98 milliseconds