OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglCreatePlatformPixmapSurfaceEXT
(Results
1 - 9
of
9
) sorted by null
/external/mesa3d/src/egl/main/
eglentrypoint.h
20
EGL_ENTRYPOINT(
eglCreatePlatformPixmapSurfaceEXT
)
eglapi.c
931
* eglCreateWindowSurface() and
eglCreatePlatformPixmapSurfaceEXT
(). In
985
* eglCreatePixmapSurface() and
eglCreatePlatformPixmapSurfaceEXT
(). In
987
* `Pixmap`. In
eglCreatePlatformPixmapSurfaceEXT
(), the type is
1051
eglCreatePlatformPixmapSurfaceEXT
(EGLDisplay dpy, EGLConfig config,
[
all
...]
/external/deqp/framework/egl/
egluCallLogWrapperApi.inl
19
eglw::EGLSurface
eglCreatePlatformPixmapSurfaceEXT
(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLint *attrib_list);
egluCallLogWrapper.inl
142
eglw::EGLSurface CallLogWrapper::
eglCreatePlatformPixmapSurfaceEXT
(eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw::EGLint *attrib_list)
145
m_log << TestLog::Message << "
eglCreatePlatformPixmapSurfaceEXT
(" << dpy << ", " << toHex(config) << ", " << native_pixmap << ", " << attrib_list << ");" << TestLog::EndMessage;
/external/deqp/framework/egl/wrapper/
eglwApi.inl
19
#define
eglCreatePlatformPixmapSurfaceEXT
eglwCreatePlatformPixmapSurfaceEXT
/external/swiftshader/src/OpenGL/libEGL/
main.cpp
595
EGLAPI EGLSurface EGLAPIENTRY
eglCreatePlatformPixmapSurfaceEXT
(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list)
libEGL.cpp
[
all
...]
/external/mesa3d/include/EGL/
eglext.h
[
all
...]
/external/swiftshader/include/EGL/
eglext.h
[
all
...]
Completed in 363 milliseconds