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

/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h117 typedef EGLSurface (EGLAPIENTRYP PFNEGLGETCURRENTSURFACEPROC) (EGLint readdraw);
142 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface (EGLint readdraw);
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h132 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface (EGLint readdraw);
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h914 typedef EGLSurface (GLAPIENTRY *PFNEGLGETCURRENTSURFACEPROC)(EGLint readdraw);
1118 EPOXY_PUBLIC EGLSurface (EPOXY_CALLSPEC *epoxy_eglGetCurrentSurface)(EGLint readdraw);
H A Degl_generated_dispatch.c5076 GEN_THUNKS_RET(EGLSurface, eglGetCurrentSurface, (EGLint readdraw), (readdraw))
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglapi.c1537 eglGetCurrentSurface(EGLint readdraw) argument
1549 switch (readdraw) {
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglapi.c1591 eglGetCurrentSurface(EGLint readdraw) argument
1603 switch (readdraw) {

Completed in 26 milliseconds