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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2721 typedef void (APIENTRYP PFNGLTEXTURESTORAGE1DPROC) (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width)
H A Dglext.h2669 typedef void (APIENTRYP PFNGLTEXTURESTORAGE1DPROC) (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2684 typedef void (APIENTRYP PFNGLTEXTURESTORAGE1DPROC) (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width)
H A Dglext.h2633 typedef void (APIENTRYP PFNGLTEXTURESTORAGE1DPROC) (GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); typedef in typeref:typename:void (APIENTRYP)(GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2662 PFNGLTEXTURESTORAGE1DPROC epoxy_glTextureStorage1D;
[all...]
H A Dgl_generated.h9482 typedef void (GLAPIENTRY *PFNGLTEXTURESTORAGE1DPROC)(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint texture,GLsizei levels,GLenum internalformat,GLsizei width)
[all...]

Completed in 355 milliseconds