Searched refs:PFNGLEGLIMAGETARGETTEXTURE2DOESPROC (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/oes_vg/
H A Dvgimage2tex.c33 static PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES = NULL;
85 glEGLImageTargetTexture2DOES = (PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)eglGetProcAddress("glEGLImageTargetTexture2DOES");
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtexture_from_pixmap.c68 PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES;
349 data->glEGLImageTargetTexture2DOES = (PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dxeglgears.c51 static PFNGLEGLIMAGETARGETTEXTURE2DOESPROC glEGLImageTargetTexture2DOES_func;
408 glEGLImageTargetTexture2DOES_func = (PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dglext.h56 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dglext.h60 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl.h2099 typedef void (APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dgl.h2092 typedef void (APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h243 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h259 typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLeglImageOES image)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c647 PFNGLEGLIMAGETARGETTEXTURE2DOESPROC epoxy_glEGLImageTargetTexture2DOES;
[all...]
H A Dgl_generated.h7467 typedef void (GLAPIENTRY *PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)(GLenum target, GLeglImageOES image); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLeglImageOES image)
[all...]

Completed in 245 milliseconds