Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp329 bool SetupEGLContext( EGLDisplay eglDisplay, EGLConfig eglConfig, EGLSurface eglSurface, EGLContext… in SetupEGLContext() function
799 if (!SetupEGLContext(eglDisplay, eglConfig, eglSurface, eglContext)) in main()