Searched refs:PFNGLRENDERBUFFERSTORAGEPROC (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbotexture.c29 static PFNGLRENDERBUFFERSTORAGEPROC glRenderbufferStorage_func = NULL;
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dgl31.h479 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dgl32.h479 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dgl31.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dgl32.h477 typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4791 PFNGLRENDERBUFFERSTORAGEPROC RenderbufferStorage =
H A Dindirect_dispatch_swap.c5282 PFNGLRENDERBUFFERSTORAGEPROC RenderbufferStorage =
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1295 typedef void (APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dglext.h1182 typedef void (APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1295 typedef void (APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
H A Dglext.h1183 typedef void (APIENTRYP PFNGLRENDERBUFFERSTORAGEPROC) (GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2260 PFNGLRENDERBUFFERSTORAGEPROC epoxy_glRenderbufferStorage;
[all...]
H A Dgl_generated.h9080 typedef void (GLAPIENTRY *PFNGLRENDERBUFFERSTORAGEPROC)(GLenum target, GLenum internalformat, GLsizei width, GLsizei height); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum internalformat,GLsizei width,GLsizei height)
[all...]

Completed in 363 milliseconds