/third_party/mesa3d/src/egl/main/ |
H A D | eglimage.c | 281 _eglParseImageAttribList(_EGLImageAttribs *attrs, _EGLDisplay *disp, const EGLint *attrib_list) _eglParseImageAttribList() argument
|
H A D | eglglvnd.c | 61 __eglGLVNDGetPlatformDisplay(EGLenum platform, void *native_display, const EGLAttrib *attrib_list) __eglGLVNDGetPlatformDisplay() argument
|
H A D | eglsync.c | 42 _eglParseSyncAttribList(_EGLSync *sync, const EGLAttrib *attrib_list) in _eglParseSyncAttribList() argument 86 _eglInitSync(_EGLSync *sync, _EGLDisplay *disp, EGLenum type, const EGLAttrib *attrib_list) _eglInitSync() argument
|
H A D | eglsurface.c | 54 _eglParseSurfaceAttribList(_EGLSurface *surf, const EGLint *attrib_list) in _eglParseSurfaceAttribList() argument 359 _eglInitSurface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, void *native_surface) _eglInitSurface() argument
|
H A D | eglcontext.c | 85 _eglParseContextAttribList(_EGLContext *ctx, _EGLDisplay *disp, const EGLint *attrib_list) _eglParseContextAttribList() argument 591 _eglInitContext(_EGLContext *ctx, _EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) _eglInitContext() argument [all...] |
H A D | egldisplay.c | 258 _eglFindDisplay(_EGLPlatformType plat, void *plat_dpy, const EGLAttrib *attrib_list) _eglFindDisplay() argument 506 _eglGetX11Display(Display *native_display, const EGLAttrib *attrib_list) _eglGetX11Display() argument 526 _eglGetXcbDisplay(xcb_connection_t *native_display, const EGLAttrib *attrib_list) _eglGetXcbDisplay() argument 547 _eglGetGbmDisplay(struct gbm_device *native_display, const EGLAttrib *attrib_list) _eglGetGbmDisplay() argument 562 _eglGetWaylandDisplay(struct wl_display *native_display, const EGLAttrib *attrib_list) _eglGetWaylandDisplay() argument 576 _eglGetSurfacelessDisplay(void *native_display, const EGLAttrib *attrib_list) _eglGetSurfacelessDisplay() argument 597 _eglGetAndroidDisplay(void *native_display, const EGLAttrib *attrib_list) _eglGetAndroidDisplay() argument 614 _eglGetOHOSDisplay(void *native_display, const EGLAttrib *attrib_list) _eglGetOHOSDisplay() argument 629 _eglGetDeviceDisplay(void *native_display, const EGLAttrib *attrib_list) _eglGetDeviceDisplay() argument [all...] |
H A D | eglconfig.c | 793 _eglChooseConfig(_EGLDisplay *disp, const EGLint *attrib_list, in _eglChooseConfig() argument 524 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *disp, const EGLint *attrib_list) _eglParseConfigAttribList() argument
|
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 45 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list) glXCreateContextAttribsARB() argument
|
H A D | glx_pbuffer.c | 173 CreateDRIDrawable(Display *dpy, struct glx_config *config, XID drawable, XID glxdrawable, int type, const int *attrib_list, size_t num_attribs) CreateDRIDrawable() argument 480 CreateDrawable(Display *dpy, struct glx_config *config, Drawable drawable, int type, const int *attrib_list) CreateDrawable() argument 574 CreatePbuffer(Display * dpy, struct glx_config *config, unsigned int width, unsigned int height, const int *attrib_list, GLboolean size_in_attribs) CreatePbuffer() argument 718 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument 733 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) glXCreatePbuffer() argument 951 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, const int *attrib_list) glXCreatePixmap() argument 969 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, const int *attrib_list) glXCreateWindow() argument [all...] |
H A D | dri2_glx.c | 888 dri2_bind_tex_image(__GLXDRIdrawable *base, int buffer, const int *attrib_list) dri2_bind_tex_image() argument
|
H A D | dri3_glx.c | 675 dri3_bind_tex_image(__GLXDRIdrawable *base, int buffer, const int *attrib_list) dri3_bind_tex_image() argument
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | config.c | 113 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, VAConfigAttrib *attrib_list, int num_attribs) vlVaGetConfigAttributes() argument 235 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, VAConfigAttrib *attrib_list, int num_attribs, VAConfigID *config_id) vlVaCreateConfig() argument 414 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) vlVaQueryConfigAttributes() argument [all...] |
/third_party/mesa3d/src/egl/drivers/haiku/ |
H A D | egl_haiku.cpp | 79 haiku_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) haiku_create_window_surface() argument 116 haiku_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) haiku_create_pixmap_surface() argument 124 haiku_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) haiku_create_pbuffer_surface() argument 240 haiku_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) haiku_create_context() argument
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_device.c | 119 dri2_device_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list) dri2_device_create_surface() argument 179 dri2_device_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri2_device_create_pbuffer_surface() argument
|
H A D | platform_surfaceless.c | 112 dri2_surfaceless_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list) dri2_surfaceless_create_surface() argument 172 dri2_surfaceless_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri2_surfaceless_create_pbuffer_surface() argument
|
H A D | platform_x11_dri3.c | 152 dri3_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_surface, const EGLint *attrib_list) dri3_create_surface() argument 246 dri3_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri3_create_window_surface() argument 261 dri3_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) dri3_create_pixmap_surface() argument 269 dri3_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) dri3_create_pbuffer_surface() argument
|
H A D | platform_drm.c | 141 dri2_drm_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_surface, const EGLint *attrib_list) dri2_drm_create_window_surface() argument 192 dri2_drm_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) dri2_drm_create_pixmap_surface() argument
|
H A D | platform_android.c | 633 droid_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument 736 droid_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) global() argument 744 droid_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) global() argument
|
H A D | platform_ohos.c | 333 ohos_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) ohos_create_surface() argument 410 ohos_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) ohos_create_window_surface() argument 418 ohos_create_pbuffer_surface(_EGLDisplay *disp, _EGLConfig *conf, const EGLint *attrib_list) ohos_create_pbuffer_surface() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | glx_empty.c | 161 glXCreateGLXPbufferSGIX(Display * dpy, GLXFBConfig config, unsigned int width, unsigned int height, int *attrib_list) glXCreateGLXPbufferSGIX() argument
|
/third_party/mesa3d/src/egl/drivers/wgl/ |
H A D | egl_wgl.c | 346 wgl_create_context(_EGLDisplay *disp, _EGLConfig *conf, _EGLContext *share_list, const EGLint *attrib_list) wgl_create_context() argument 616 wgl_create_window_surface(_EGLDisplay *disp, _EGLConfig *conf, void *native_window, const EGLint *attrib_list) wgl_create_window_surface() argument
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.cpp | 771 EGLBoolean EGLWindow::FindEGLConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *config) in FindEGLConfig() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_egl_autogen.cpp | 23 EGL_ChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint config_size, EGLint *num_config) EGL_ChooseConfig() argument 67 EGL_CreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) EGL_CreateContext() argument 91 EGL_CreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) EGL_CreatePbufferSurface() argument 113 EGL_CreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) EGL_CreatePixmapSurface() argument 136 EGL_CreateWindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) EGL_CreateWindowSurface() argument 536 EGL_CreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) EGL_CreatePbufferFromClientBuffer() argument 630 EGL_CreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list) EGL_CreateImage() argument 654 EGL_CreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list) EGL_CreatePlatformPixmapSurface() argument 678 EGL_CreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list) EGL_CreatePlatformWindowSurface() argument 702 EGL_CreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) EGL_CreateSync() argument 753 EGL_GetPlatformDisplay(EGLenum platform, void *native_display, const EGLAttrib *attrib_list) EGL_GetPlatformDisplay() argument [all...] |
/third_party/vk-gl-cts/framework/platform/ohos/display/ |
H A D | tcuOhosNativeDisplay.cpp | 83 eglw::EGLBoolean OhosLibrary::chooseConfig(eglw::EGLDisplay dpy, const eglw::EGLint *attrib_list, eglw::EGLConfig *configs, eglw::EGLint config_size, eglw::EGLint *num_config) const in chooseConfig() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 1470 XMesaBindTexImage(Display *dpy, XMesaBuffer drawable, int buffer, const int *attrib_list) XMesaBindTexImage() argument
|