Home
last modified time | relevance | path

Searched refs:eglBindTexImage (Results 1 – 25 of 68) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DPbufferTest.cpp209 eglBindTexImage(window->getDisplay(), mPbuffer, EGL_BACK_BUFFER); in TEST_P()
279 eglBindTexImage(window->getDisplay(), mPbuffer, EGL_BACK_BUFFER); in TEST_P()
352 eglBindTexImage(window->getDisplay(), mPbuffer, EGL_BACK_BUFFER); in TEST_P()
415 eglBindTexImage(window->getDisplay(), mPbuffer, EGL_BACK_BUFFER); in TEST_P()
465 eglBindTexImage(window->getDisplay(), mPbuffer, EGL_BACK_BUFFER); in TEST_P()
DPixmapTest.cpp185 eglBindTexImage(window->getDisplay(), mPixmap, EGL_BACK_BUFFER); in TEST_P()
240 eglBindTexImage(window->getDisplay(), mPixmap, EGL_BACK_BUFFER); in TEST_P()
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwStaticLibrary14.inl7 { "eglBindTexImage", (deFunctionPtr)eglBindTexImage },
DeglwStaticLibrary15.inl7 { "eglBindTexImage", (deFunctionPtr)eglBindTexImage },
DeglwInitCore.inl7 dst->bindTexImage = (eglBindTexImageFunc) loader->get("eglBindTexImage");
/third_party/EGL/extensions/NOK/
DEGL_NOK_texture_from_pixmap.txt132 eglBindTexImage()
238 Modify paragraph 2 of the description of eglBindTexImage:
245 Modify paragraph 6 of the description of eglBindTexImage:
251 Modify paragraph 7 of the description of eglBindTexImage:
253 After eglBindTexImage is called, the specified <surface> is no longer
268 Modify paragraph 10 of the description of eglBindTexImage:
271 conditions are met while calling eglBindTexImage:
/third_party/skia/third_party/externals/egl-registry/extensions/NOK/
DEGL_NOK_texture_from_pixmap.txt132 eglBindTexImage()
238 Modify paragraph 2 of the description of eglBindTexImage:
245 Modify paragraph 6 of the description of eglBindTexImage:
251 Modify paragraph 7 of the description of eglBindTexImage:
253 After eglBindTexImage is called, the specified <surface> is no longer
268 Modify paragraph 10 of the description of eglBindTexImage:
271 conditions are met while calling eglBindTexImage:
/third_party/mesa3d/src/egl/
Degl-symbols.txt2 eglBindTexImage
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.def4 eglBindTexImage @20
DlibEGL_deprecated.def4 eglBindTexImage @20
DlibEGL_deprecated.lds5 eglBindTexImage;
DlibEGL.hpp47 EGLBoolean (EGLAPIENTRY* eglBindTexImage)(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/mesa3d/src/egl/main/
Degl.def.in3 eglBindTexImage@12
Deglentrypoint.h6 EGL_ENTRYPOINT(eglBindTexImage)
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
DMakefile17 eglBindTexImage.xhtml \
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
DMakefile31 eglBindTexImage.html \
/third_party/EGL/sdk/docs/man/xhtml/
DMakefile31 eglBindTexImage.html \
/third_party/EGL/sdk/docs/man/html/
DMakefile17 eglBindTexImage.xhtml \
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.def37 eglBindTexImage
/third_party/skia/third_party/externals/egl-registry/api/1.2/
Degl.h232 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/EGL/api/1.2/EGL/
Degl.h236 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/EGL/api/1.2/
Degl.h232 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/
Degl.h232 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/EGL/api/1.1/EGL/
Degl.h203 GLAPI EGLBoolean APIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/
Degl.h233 GLAPI EGLBoolean APIENTRY eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer);

123