Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp264 const EGLint configurationAttributes[] = in ChooseEGLConfig() local
281 …if (!eglChooseConfig(eglDisplay, configurationAttributes, &eglConfig, 1, &configsReturned) || (con… in ChooseEGLConfig()
DOGLES2HelloAPI_OSX.mm164 const EGLint configurationAttributes[] =
181 …if (!eglChooseConfig(eglDisplay, configurationAttributes, &eglConfig, 1, &configsReturned) || (con…