/hardware/google/gfxstream/common/detector/ |
D | EglFuncs.h | 23 …y, eglGetPlatformDisplay, (EGLenum platform, void *native_display, const EGLAttrib *attrib_list)) \ 24 …y, eglGetPlatformDisplayEXT, (EGLenum platform, void *native_display, const EGLint *attrib_list)) \ 26 …X(EGLBoolean, eglChooseConfig, (EGLDisplay display, EGLint const* attrib_list, EGLConfig* configs,… 27 …ext, (EGLDisplay display, EGLConfig config, EGLContext share_context, EGLint const* attrib_list)) \ 28 …face, eglCreatePbufferSurface, (EGLDisplay display, EGLConfig config, EGLint const* attrib_list)) \ 38 …Display display, EGLConfig config, EGLNativeWindowType native_window, EGLint const* attrib_list)) \ 41 …LDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list)) \ 43 …LDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list)) \
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglImp.cpp | 120 …ay display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list); 141 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStre… 160 EGLint eglDebugMessageControlKHR(EGLDEBUGPROCKHR callback, const EGLAttrib * attrib_list); 445 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay display, const EGLint *attrib_list, in eglChooseConfig() argument 494 if(!EglValidate::noAttribs(attrib_list)) { //there are attribs in eglChooseConfig() 497 while(attrib_list[i] != EGL_NONE && !hasConfigId) { in eglChooseConfig() 499 CHOOSE_CONFIG_DLOG("EGL_BAD_ATTRIBUTE: " #attrname "defined as 0x%x", attrib_list[i+1]); in eglChooseConfig() 501 if (attrib_list[i] != EGL_LEVEL && in eglChooseConfig() 502 attrib_list[i] != EGL_MATCH_NATIVE_PIXMAP && in eglChooseConfig() 503 attrib_list[i + 1] == EGL_DONT_CARE) { in eglChooseConfig() [all …]
|
D | EglOsApi_egl.cpp | 96 (EGLenum platform, void *native_display, const EGLAttrib *attrib_list)) \ 98 (EGLenum platform, void *native_display, const EGLint *attrib_list)) \ 102 (EGLDisplay display, EGLint const* attrib_list, EGLConfig* configs, \ 106 EGLint const* attrib_list)) \ 108 (EGLDisplay display, EGLConfig config, EGLint const* attrib_list)) \ 124 EGLNativeWindowType native_window, EGLint const* attrib_list)) \ 131 const EGLint *attrib_list)) \ 135 const EGLAttrib *attrib_list)) \ 139 (EGLDEBUGPROCKHR callback, const EGLAttrib * attrib_list)) \ 293 const EGLint *attrib_list); [all …]
|
D | EglDisplay.h | 76 const EGLint *attrib_list) { in createNativeImage() argument 77 return nativeType()->createImageKHR(dpy, ctx, target, buffer, attrib_list); in createNativeImage()
|
/hardware/google/gfxstream/guest/mesa/include/EGL/ |
D | egl.h | 106 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCHOOSECONFIGPROC) (EGLDisplay dpy, const EGLint *attrib_list… 108 …NTEXTPROC) (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list); 109 …TRYP PFNEGLCREATEPBUFFERSURFACEPROC) (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list); 110 …ACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); 111 …URFACEPROC) (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); 131 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig… 133 …ateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list); 134 … EGLAPIENTRY eglCreatePbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list); 135 …pSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); 136 …ndowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); [all …]
|
D | eglext.h | 44 …IENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 46 …KHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 107 …IENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGLAttrib *attrib_list); 111 …int EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *attrib_list); 133 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list); 138 … EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list); 189 …EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list); 192 …EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list); 229 …PIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib_list); 232 …lean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib_list); [all …]
|
D | eglext_angle.h | 162 …EAMPRODUCERD3DTEXTUREANGLEPROC)(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list); 163 …EXTUREANGLEPROC)(EGLDisplay dpy, EGLStreamKHR stream, void *texture, const EGLAttrib *attrib_list); 165 …teStreamProducerD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list); 166 …tD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, void *texture, const EGLAttrib *attrib_list); 197 …NEGLCREATEDEVICEANGLEPROC) (EGLint device_type, void *native_device, const EGLAttrib *attrib_list); 200 …IENTRY eglCreateDeviceANGLE(EGLint device_type, void *native_device, const EGLAttrib *attrib_list);
|
/hardware/google/gfxstream/common/opengl/include/EGL/ |
D | eglext.h | 63 …IENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 65 …KHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 126 …IENTRYP PFNEGLDEBUGMESSAGECONTROLKHRPROC) (EGLDEBUGPROCKHR callback, const EGLAttrib *attrib_list); 130 …int EGLAPIENTRY eglDebugMessageControlKHR (EGLDEBUGPROCKHR callback, const EGLAttrib *attrib_list); 152 …R (EGLAPIENTRYP PFNEGLCREATESYNCKHRPROC) (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list); 157 … EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list); 208 …EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list); 211 …EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list); 248 …PIENTRYP PFNEGLLOCKSURFACEKHRPROC) (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib_list); 251 …lean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib_list); [all …]
|
D | egl.h | 121 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig… 123 …ateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list); 124 … EGLAPIENTRY eglCreatePbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list); 125 …pSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list); 126 …ndowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list); 204 …Display dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list); 287 …API EGLSync EGLAPIENTRY eglCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list); 291 …Display dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list); 293 …ENTRY eglGetPlatformDisplay (EGLenum platform, void *native_display, const EGLAttrib *attrib_list); 294 …indowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list); [all …]
|
D | eglext_angle.h | 118 …EAMPRODUCERD3DTEXTUREANGLEPROC)(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list); 119 …EXTUREANGLEPROC)(EGLDisplay dpy, EGLStreamKHR stream, void *texture, const EGLAttrib *attrib_list); 121 …teStreamProducerD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, const EGLAttrib *attrib_list); 122 …tD3DTextureANGLE(EGLDisplay dpy, EGLStreamKHR stream, void *texture, const EGLAttrib *attrib_list); 148 …NEGLCREATEDEVICEANGLEPROC) (EGLint device_type, void *native_device, const EGLAttrib *attrib_list); 151 …IENTRY eglCreateDeviceANGLE(EGLint device_type, void *native_device, const EGLAttrib *attrib_list);
|
/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 574 const EGLint* attrib_list, in createNativeSync() argument 585 (EGLint*)(num_actual_attribs == 0 ? NULL : attrib_list); in createNativeSync() 622 const EGLint* attrib_list, in createNativeSync_virtioGpu() argument 633 (EGLint*)(num_actual_attribs == 0 ? NULL : attrib_list); in createNativeSync_virtioGpu() 1187 EGLBoolean eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint co… in eglChooseConfig() argument 1197 if (attrib_list) { in eglChooseConfig() 1198 const EGLint * attrib_p = attrib_list; in eglChooseConfig() 1207 attrib_list = backup_attribs; in eglChooseConfig() 1212 *num_config = rcEnc->rcChooseConfig(rcEnc, (EGLint*)attrib_list, in eglChooseConfig() 1253 …WindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) in eglCreateWindowSurface() argument [all …]
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | RenderEGL_functions.h | 18 …Display display, EGLConfig config, EGLNativeWindowType native_window, const EGLint* attrib_list)) \ 19 …face, eglCreatePbufferSurface, (EGLDisplay display, EGLConfig config, const EGLint* attrib_list)) \ 24 …ext, (EGLDisplay display, EGLConfig config, EGLContext share_context, const EGLint* attrib_list)) \
|
D | RenderEGL_static_translator_namespaced_header.h | 18 …GLDisplay display, EGLConfig config, EGLNativeWindowType native_window, const EGLint* attrib_list); 19 …LAPIENTRY eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, const EGLint* attrib_list); 24 …Context(EGLDisplay display, EGLConfig config, EGLContext share_context, const EGLint* attrib_list);
|
D | RenderEGL_extensions_static_translator_namespaced_header.h | 11 …ay display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint* attrib_list); 29 …int EGLAPIENTRY eglDebugMessageControlKHR(EGLDEBUGPROCKHR callback, const EGLAttrib * attrib_list);
|
D | RenderEGL_snapshot_functions.h | 9 …X(EGLContext, eglLoadContext, (EGLDisplay display, const EGLint * attrib_list, EGLStreamKHR stream… 22 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint * attrib_list, EGLStr…
|
D | RenderEGL_extensions_functions.h | 11 … display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint* attrib_list)) \ 29 X(EGLint, eglDebugMessageControlKHR, (EGLDEBUGPROCKHR callback, const EGLAttrib * attrib_list)) \
|
D | RenderEGL_snapshot_static_translator_namespaced_header.h | 9 EGLAPI EGLContext EGLAPIENTRY eglLoadContext(EGLDisplay display, const EGLint * attrib_list, EGLStr…
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | render_egl.entries | 18 …GLDisplay display, EGLConfig config, EGLNativeWindowType native_window, const EGLint* attrib_list); 19 EGLSurface eglCreatePbufferSurface(EGLDisplay display, EGLConfig config, const EGLint* attrib_list); 24 …Context(EGLDisplay display, EGLConfig config, EGLContext share_context, const EGLint* attrib_list);
|
D | render_egl_extensions.entries | 11 …ay display, EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint* attrib_list); 29 EGLint eglDebugMessageControlKHR(EGLDEBUGPROCKHR callback, const EGLAttrib * attrib_list);
|
D | render_egl_snapshot.entries | 7 EGLContext eglLoadContext(EGLDisplay display, const EGLint *attrib_list, EGLStreamKHR stream);
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glxext.h | 529 extern GLXFBConfig * glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nele… 532 …n GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 534 …LXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 536 extern GLXPbuffer glXCreatePbuffer (Display *dpy, GLXFBConfig config, const int *attrib_list); 548 … * ( * PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements… 551 …( * PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 553 … PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 555 …GLXPbuffer ( * PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); 598 … (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 600 … (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); [all …]
|
D | glx.h | 292 …g * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements… 295 … (* PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 297 … PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 299 … GLXPbuffer (* PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); 465 …rn void glXBindTexImageEXT(Display *dpy, GLXDrawable drawable, int buffer, const int *attrib_list);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glxext.h | 92 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list… 95 … ( *PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 97 …*PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 99 … GLXPbuffer ( *PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list); 110 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements); 113 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 115 GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 117 GLXPbuffer glXCreatePbuffer (Display *dpy, GLXFBConfig config, const int *attrib_list); 154 … (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); 156 … (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); [all …]
|
D | glx.h | 287 …g * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements… 290 … (* PFNGLXCREATEWINDOWPROC) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list); 292 … PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list); 294 … GLXPbuffer (* PFNGLXCREATEPBUFFERPROC) (Display *dpy, GLXFBConfig config, const int *attrib_list);
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 1088 …NGLEGLIMAGETARGETTEXSTORAGEEXTPROC) (GLenum target, GLeglImageOES image, const GLint* attrib_list); 1089 …LIMAGETARGETTEXTURESTORAGEEXTPROC) (GLuint texture, GLeglImageOES image, const GLint* attrib_list); 1091 …ENTRY glEGLImageTargetTexStorageEXT (GLenum target, GLeglImageOES image, const GLint* attrib_list); 1092 … glEGLImageTargetTextureStorageEXT (GLuint texture, GLeglImageOES image, const GLint* attrib_list); 2269 …get, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, const int *attrib_list); 2270 …vels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const int *attrib_list); 2272 …get, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, const int *attrib_list); 2273 …vels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const int *attrib_list);
|