OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglCreatePlatformWindowSurfaceEXT
(Results
1 - 9
of
9
) sorted by null
/external/mesa3d/src/egl/main/
eglentrypoint.h
22
EGL_ENTRYPOINT(
eglCreatePlatformWindowSurfaceEXT
)
eglapi.c
933
* `Window`. In
eglCreatePlatformWindowSurfaceEXT
(), the type is
944
eglCreatePlatformWindowSurfaceEXT
(EGLDisplay dpy, EGLConfig config,
[
all
...]
/external/deqp/framework/egl/
egluCallLogWrapperApi.inl
21
eglw::EGLSurface
eglCreatePlatformWindowSurfaceEXT
(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLint *attrib_list);
egluCallLogWrapper.inl
162
eglw::EGLSurface CallLogWrapper::
eglCreatePlatformWindowSurfaceEXT
(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_window, const eglw::EGLint *attrib_list)
165
m_log << TestLog::Message << "
eglCreatePlatformWindowSurfaceEXT
(" << dpy << ", " << toHex(config) << ", " << native_window << ", " << attrib_list << ");" << TestLog::EndMessage;
/external/deqp/framework/egl/wrapper/
eglwApi.inl
21
#define
eglCreatePlatformWindowSurfaceEXT
eglwCreatePlatformWindowSurfaceEXT
/external/swiftshader/src/OpenGL/libEGL/
main.cpp
585
EGLAPI EGLSurface EGLAPIENTRY
eglCreatePlatformWindowSurfaceEXT
(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list)
libEGL.cpp
[
all
...]
/external/mesa3d/include/EGL/
eglext.h
[
all
...]
/external/swiftshader/include/EGL/
eglext.h
[
all
...]
Completed in 234 milliseconds