Searched refs:EGL_WIDTH (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dbindtex.c59 EGL_WIDTH, width,
94 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &width);
95 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &height);
H A Dpbuffer.c411 pbuf_attribs[0] = EGL_WIDTH;
H A Drender_tex.c453 pbuf_attribs[i++] = EGL_WIDTH;
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglimage.c76 case EGL_WIDTH:
124 case EGL_WIDTH:
H A Deglsurface.c232 case EGL_WIDTH:
433 case EGL_WIDTH:
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglimage.c82 case EGL_WIDTH:
130 case EGL_WIDTH:
H A Deglsurface.c247 case EGL_WIDTH:
461 case EGL_WIDTH:
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_drm_image.spec87 In the attribute list, pass EGL_WIDTH, EGL_HEIGHT and format and
120 EGL_DRM_BUFFER_MESA as the target, using EGL_WIDTH, EGL_HEIGHT,
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_drm_image.spec87 In the attribute list, pass EGL_WIDTH, EGL_HEIGHT and format and
120 EGL_DRM_BUFFER_MESA as the target, using EGL_WIDTH, EGL_HEIGHT,
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c856 EGL_WIDTH, buf->width,
872 EGL_WIDTH, buf->width,
925 EGL_WIDTH, buf->width,
989 case EGL_WIDTH:
H A Dplatform_x11_dri3.c465 case EGL_WIDTH:
H A Dplatform_x11.c450 case EGL_WIDTH:
H A Degl_dri2.c2170 * * EGL_WIDTH & EGL_HEIGHT: The logical dimensions of the buffer in pixels
2927 case EGL_WIDTH:
/xsrc/external/mit/mesa-demos/dist/src/egl/oes_vg/
H A Dtex2vgimage.c191 EGL_WIDTH, 128,
H A Dvgimage2tex.c181 EGL_WIDTH, 128,
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dpeglgears.c427 screenAttribs[i++] = EGL_WIDTH;
H A Dxeglgears.c885 EGL_WIDTH, winWidth,
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/
H A Des2tri.c350 eglQuerySurface(egl_dpy, *surfRet, EGL_WIDTH, &val);
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Degl.h119 #define EGL_WIDTH 0x3057 macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Degl.h104 #define EGL_WIDTH 0x3057 macro
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c473 case EGL_WIDTH:
H A Dplatform_android.c1077 case EGL_WIDTH:
H A Dplatform_x11.c443 case EGL_WIDTH:
/xsrc/external/mit/MesaLib/dist/docs/
H A Degl.rst125 platform-agnostic attributes (i.e. everything except ``EGL_WIDTH``
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h318 #define EGL_WIDTH 0x3057 macro

Completed in 37 milliseconds

12