Searched refs:EGL_WIDTH (Results 1 - 25 of 26) sorted by relevance
12
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| H A D | bindtex.c | 59 EGL_WIDTH, width, 94 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &width); 95 eglQuerySurface(dpy, surf_pbuf, EGL_WIDTH, &height);
|
| H A D | pbuffer.c | 411 pbuf_attribs[0] = EGL_WIDTH;
|
| H A D | render_tex.c | 453 pbuf_attribs[i++] = EGL_WIDTH;
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/main/ |
| H A D | eglimage.c | 76 case EGL_WIDTH: 124 case EGL_WIDTH:
|
| H A D | eglsurface.c | 232 case EGL_WIDTH: 433 case EGL_WIDTH:
|
| /xsrc/external/mit/MesaLib/dist/src/egl/main/ |
| H A D | eglimage.c | 82 case EGL_WIDTH: 130 case EGL_WIDTH:
|
| H A D | eglsurface.c | 247 case EGL_WIDTH: 461 case EGL_WIDTH:
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_drm_image.spec | 87 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 D | MESA_drm_image.spec | 87 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 D | platform_android.c | 856 EGL_WIDTH, buf->width, 872 EGL_WIDTH, buf->width, 925 EGL_WIDTH, buf->width, 989 case EGL_WIDTH:
|
| H A D | platform_x11_dri3.c | 465 case EGL_WIDTH:
|
| H A D | platform_x11.c | 450 case EGL_WIDTH:
|
| H A D | egl_dri2.c | 2170 * * 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 D | tex2vgimage.c | 191 EGL_WIDTH, 128,
|
| H A D | vgimage2tex.c | 181 EGL_WIDTH, 128,
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | peglgears.c | 427 screenAttribs[i++] = EGL_WIDTH;
|
| H A D | xeglgears.c | 885 EGL_WIDTH, winWidth,
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles2/ |
| H A D | es2tri.c | 350 eglQuerySurface(egl_dpy, *surfRet, EGL_WIDTH, &val);
|
| /xsrc/external/mit/MesaLib.old/dist/include/EGL/ |
| H A D | egl.h | 119 #define EGL_WIDTH 0x3057 macro
|
| /xsrc/external/mit/MesaLib/dist/include/EGL/ |
| H A D | egl.h | 104 #define EGL_WIDTH 0x3057 macro
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 473 case EGL_WIDTH:
|
| H A D | platform_android.c | 1077 case EGL_WIDTH:
|
| H A D | platform_x11.c | 443 case EGL_WIDTH:
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | egl.rst | 125 platform-agnostic attributes (i.e. everything except ``EGL_WIDTH``
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | egl_generated.h | 318 #define EGL_WIDTH 0x3057 macro
|
Completed in 37 milliseconds
12