Home
last modified time | relevance | path

Searched defs:attrib_list (Results 1 – 25 of 57) sorted by relevance

123

/external/angle/scripts/
Dentry_point_packed_egl_enums.json13 "attrib_list": "const AttributeMap &" string
16 "attrib_list": "const AttributeMap &" string
19 "attrib_list": "const AttributeMap &" string
22 "attrib_list": "const AttributeMap &" string
25 "attrib_list": "const AttributeMap &" string
28 "attrib_list": "const AttributeMap &" string
31 "attrib_list": "const AttributeMap &" string
34 "attrib_list": "const AttributeMap &" string
37 "attrib_list": "const AttributeMap &" string
40 "attrib_list": "const AttributeMap &" string
[all …]
/external/deqp/framework/egl/
DegluCallLogWrapper.inl27 …olean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_list, eglw…
72 …splay dpy, eglw::EGLConfig config, eglw::EGLContext share_context, const eglw::EGLint *attrib_list)
82 …ontext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLAttrib *attrib_list)
92 …GLContext ctx, eglw::EGLenum target, eglw::EGLClientBuffer buffer, const eglw::EGLint *attrib_list)
102 …num buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eglw::EGLint *attrib_list)
112 …reatePbufferSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, const eglw::EGLint *attrib_list)
122 …lay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, const eglw::EGLint *attrib_list)
132 …w::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLAttrib *attrib_list)
142 …eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLint *attrib_list)
152 …w::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLAttrib *attrib_list)
[all …]
/external/mesa3d/src/egl/main/
Degldisplay.c251 const EGLAttrib *attrib_list) in _eglFindDisplay()
475 _eglGetX11Display(Display *native_display, const EGLAttrib *attrib_list) in _eglGetX11Display()
522 const EGLAttrib *attrib_list) in _eglGetXcbDisplay()
566 const EGLAttrib *attrib_list) in _eglGetGbmDisplay()
605 const EGLAttrib *attrib_list) in _eglGetWaylandDisplay()
642 _eglGetSurfacelessDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetSurfacelessDisplay()
685 _eglGetAndroidDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetAndroidDisplay()
699 _eglGetDeviceDisplay(void *native_display, const EGLAttrib *attrib_list) in _eglGetDeviceDisplay()
Deglsync.c40 _eglParseSyncAttribList(_EGLSync *sync, const EGLAttrib *attrib_list) in _eglParseSyncAttribList()
84 const EGLAttrib *attrib_list) in _eglInitSync()
Deglapi.c356 EGLAttrib *attrib_list; in _eglConvertIntsToAttribs() local
428 const EGLAttrib *attrib_list) in _eglGetPlatformDisplayCommon()
477 EGLAttrib *attrib_list; in eglGetPlatformDisplayEXT() local
493 const EGLAttrib *attrib_list) in eglGetPlatformDisplay()
834 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig()
871 const EGLint *attrib_list) in eglCreateContext()
1034 void *native_window, const EGLint *attrib_list) in _eglCreateWindowSurfaceCommon()
1079 EGLNativeWindowType window, const EGLint *attrib_list) in eglCreateWindowSurface()
1119 const EGLint *attrib_list) in eglCreatePlatformWindowSurfaceEXT()
1133 const EGLAttrib *attrib_list) in eglCreatePlatformWindowSurface()
[all …]
Deglcontext.c83 const EGLint *attrib_list) in _eglParseContextAttribList()
611 _EGLContext *share_list, const EGLint *attrib_list) in _eglInitContext()
Deglsurface.c52 _eglParseSurfaceAttribList(_EGLSurface *surf, const EGLint *attrib_list) in _eglParseSurfaceAttribList()
360 _EGLConfig *conf, const EGLint *attrib_list, in _eglInitSurface()
Deglglvnd.c62 const EGLAttrib *attrib_list) in __eglGLVNDGetPlatformDisplay()
/external/deqp/framework/egl/wrapper/
DeglwImplExt.inl15 …(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list)
23 …PixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list)
31 …WindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list)
39 EGLSyncKHR eglwCreateSyncKHR (EGLDisplay dpy, EGLenum type, const EGLint *attrib_list)
63 …splay eglwGetPlatformDisplayEXT (EGLenum platform, void *native_display, const EGLint *attrib_list)
79 EGLBoolean eglwLockSurfaceKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *attrib_list)
DeglwImpl.inl23 EGLBoolean eglwChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint …
47 …eateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list)
55 …LDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list)
63 …LDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list)
71 EGLSurface eglwCreatePbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list)
79 …apSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list)
87 …PixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLAttrib *attrib_list)
95 …WindowSurface (EGLDisplay dpy, EGLConfig config, void *native_window, const EGLAttrib *attrib_list)
103 EGLSync eglwCreateSync (EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list)
111 …indowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list)
[all …]
/external/angle/src/libEGL/
DlibEGL_autogen.cpp62 const EGLint *attrib_list, in eglChooseConfig()
82 const EGLint *attrib_list) in eglCreateContext()
90 const EGLint *attrib_list) in eglCreatePbufferSurface()
99 const EGLint *attrib_list) in eglCreatePixmapSurface()
108 const EGLint *attrib_list) in eglCreateWindowSurface()
276 const EGLint *attrib_list) in eglCreatePbufferFromClientBuffer()
318 const EGLAttrib *attrib_list) in eglCreateImage()
327 const EGLAttrib *attrib_list) in eglCreatePlatformPixmapSurface()
336 const EGLAttrib *attrib_list) in eglCreatePlatformWindowSurface()
342 EGLSync EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync()
[all …]
/external/mesa3d/src/glx/
Dglx_pbuffer.c154 const int *attrib_list, size_t num_attribs) in CreateDRIDrawable()
432 Drawable drawable, int type, const int *attrib_list) in CreateDrawable()
523 const int *attrib_list, GLboolean size_in_attribs) in CreatePbuffer()
623 int *attrib_list) in glXCreateGLXPbufferSGIX()
636 glXCreatePbuffer(Display * dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
855 const int *attrib_list) in glXCreatePixmap()
873 const int *attrib_list) in glXCreateWindow()
Dcreate_context.c47 const int *attrib_list) in glXCreateContextAttribsARB()
/external/angle/src/libGLESv2/
Dentry_points_egl_autogen.cpp28 const EGLint *attrib_list, in EGL_ChooseConfig()
110 const EGLint *attrib_list) in EGL_CreateContext()
153 const EGLint *attrib_list) in EGL_CreatePbufferSurface()
194 const EGLint *attrib_list) in EGL_CreatePixmapSurface()
236 const EGLint *attrib_list) in EGL_CreateWindowSurface()
1026 const EGLint *attrib_list) in EGL_CreatePbufferFromClientBuffer()
1216 const EGLAttrib *attrib_list) in EGL_CreateImage()
1259 const EGLAttrib *attrib_list) in EGL_CreatePlatformPixmapSurface()
1303 const EGLAttrib *attrib_list) in EGL_CreatePlatformWindowSurface()
1344 EGLSync EGLAPIENTRY EGL_CreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in EGL_CreateSync()
[all …]
Dentry_points_glx.cpp29 const int *attrib_list, in glXChooseFBConfig()
36 XVisualInfo *GL_APIENTRY glXChooseVisual(Display *dpy, int screen, int *attrib_list) in glXChooseVisual()
72 GLXPbuffer GL_APIENTRY glXCreatePbuffer(Display *dpy, GLXFBConfig config, const int *attrib_list) in glXCreatePbuffer()
81 const int *attrib_list) in glXCreatePixmap()
90 const int *attrib_list) in glXCreateWindow()
Dentry_points_egl_ext_autogen.cpp59 EGLClientBuffer EGLAPIENTRY EGL_CreateNativeClientBufferANDROID(const EGLint *attrib_list) in EGL_CreateNativeClientBufferANDROID()
406 const EGLAttrib *attrib_list) in EGL_CreateDeviceANGLE()
1009 const EGLAttrib *attrib_list) in EGL_CreateStreamProducerD3DTextureANGLE()
1052 const EGLAttrib *attrib_list) in EGL_StreamPostD3DTextureANGLE()
1477 const EGLint *attrib_list) in EGL_CreatePlatformPixmapSurfaceEXT()
1521 const EGLint *attrib_list) in EGL_CreatePlatformWindowSurfaceEXT()
1564 const EGLint *attrib_list) in EGL_GetPlatformDisplayEXT()
1603 const EGLAttrib *attrib_list) in EGL_DebugMessageControlKHR()
1745 EGLSyncKHR EGLAPIENTRY EGL_CreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in EGL_CreateSyncKHR()
1858 const EGLint *attrib_list) in EGL_CreateImageKHR()
[all …]
/external/angle/util/windows/
DWGLWindow.cpp373 const Attrib *attrib_list) in createImage()
382 const AttribKHR *attrib_list) in createImageKHR()
400 WGLWindow::Sync WGLWindow::createSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in createSync()
405 WGLWindow::Sync WGLWindow::createSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in createSyncKHR()
440 WGLWindow::Surface WGLWindow::createPbufferSurface(const EGLint *attrib_list) in createPbufferSurface()
/external/angle/util/
DEGLWindow.cpp709 EGLBoolean EGLWindow::FindEGLConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *config) in FindEGLConfig()
761 const Attrib *attrib_list) in createImage()
769 const AttribKHR *attrib_list) in createImageKHR()
784 EGLWindow::Sync EGLWindow::createSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in createSync()
789 EGLWindow::Sync EGLWindow::createSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in createSyncKHR()
824 GLWindowBase::Surface EGLWindow::createPbufferSurface(const EGLint *attrib_list) in createPbufferSurface()
/external/mesa3d/src/egl/drivers/haiku/
Degl_haiku.cpp92 void *native_window, const EGLint *attrib_list) in haiku_create_window_surface()
123 void *native_pixmap, const EGLint *attrib_list) in haiku_create_pixmap_surface()
131 const EGLint *attrib_list) in haiku_create_pbuffer_surface()
409 _EGLContext *share_list, const EGLint *attrib_list) in haiku_create_context()
/external/mesa3d/src/gallium/frontends/va/
Dconfig.c186 VAConfigAttrib *attrib_list, int num_attribs) in vlVaGetConfigAttributes()
584 VAConfigAttrib *attrib_list, int num_attribs, VAConfigID *config_id) in vlVaCreateConfig()
775 VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) in vlVaQueryConfigAttributes()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11_dri3.c155 void *native_surface, const EGLint *attrib_list) in dri3_create_surface()
246 void *native_window, const EGLint *attrib_list) in dri3_create_window_surface()
261 void *native_pixmap, const EGLint *attrib_list) in dri3_create_pixmap_surface()
269 const EGLint *attrib_list) in dri3_create_pbuffer_surface()
Dplatform_surfaceless.c108 _EGLConfig *conf, const EGLint *attrib_list) in dri2_surfaceless_create_surface()
168 const EGLint *attrib_list) in dri2_surfaceless_create_pbuffer_surface()
Dplatform_device.c112 const EGLint *attrib_list) in dri2_device_create_surface()
172 const EGLint *attrib_list) in dri2_device_create_pbuffer_surface()
/external/angle/src/tests/capture_replay_tests/
DCaptureReplayTests.cpp88 const EGLAttrib *attrib_list) in EGLCreateImage()
99 const EGLint *attrib_list) in EGLCreateImageKHR()
118 const EGLint *attrib_list) in EGLCreatePbufferSurface()
/external/angle/src/tests/perf_tests/
DTracePerfTest.cpp245 EGLint const *attrib_list) in EglCreateContext()
267 const EGLAttrib *attrib_list) in EglCreateImage()
276 const EGLint *attrib_list) in EglCreateImageKHR()
292 EGLSync KHRONOS_APIENTRY EglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in EglCreateSync()
297 EGLSync KHRONOS_APIENTRY EglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in EglCreateSyncKHR()
2207 EGLint const *attrib_list) in onEglCreateContext()
2231 const EGLAttrib *attrib_list) in onEglCreateImage()
2242 const EGLint *attrib_list) in onEglCreateImageKHR()
2259 EGLSync TracePerfTest::onEglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in onEglCreateSync()
2264 EGLSync TracePerfTest::onEglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in onEglCreateSyncKHR()

123