Home
last modified time | relevance | path

Searched refs:CreateEGLSurface (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp299 bool CreateEGLSurface( Window nativeWindow, EGLDisplay eglDisplay, EGLConfig eglConfig, EGLSurface&… in CreateEGLSurface() function
793 if (!CreateEGLSurface(nativeWindow, eglDisplay, eglConfig, eglSurface)) in main()