Home
last modified time | relevance | path

Searched defs:eglCreatePlatformWindowSurface (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwApi.inl20 #define eglCreatePlatformWindowSurface eglwCreatePlatformWindowSurface macro
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp590 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void… in eglCreatePlatformWindowSurface() function
/external/deqp/framework/egl/
DegluCallLogWrapper.inl152 eglw::EGLSurface CallLogWrapper::eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLCon… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c959 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, in eglCreatePlatformWindowSurface() function