Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DlibEGL.cpp250 EGLBoolean __stdcall eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,… in eglChooseConfig()
318 …WindowSurface(EGLDisplay dpy, EGLConfig config, EGLNativeWindowType win, const EGLint *attrib_list) in eglCreateWindowSurface()
385 …face __stdcall eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferSurface()
411 …mapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) in eglCreatePixmapSurface()
635 …LDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list) in eglCreatePbufferFromClientBuffer()
770 …reateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_context, const EGLint *attrib_list) in eglCreateContext()
/external/mesa3d/test/
Degl.cpp1219 NativeWindowType window, const EGLint *attrib_list) in createWindowSurface()
1268 const EGLint *attrib_list) in createPbufferSurface()
1400 EGLBoolean eglChooseConfig( EGLDisplay dpy, const EGLint *attrib_list, in eglChooseConfig()
1495 const EGLint *attrib_list) in eglCreateWindowSurface()
1586 EGLContext share_list, const EGLint *attrib_list) in eglCreateContext()
1888 EGLint attrib_list[] = { in SetupDrawingSurface() local