Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_LinuxX11.cpp280 EGLint configsReturned; in ChooseEGLConfig() local
281 …nfig(eglDisplay, configurationAttributes, &eglConfig, 1, &configsReturned) || (configsReturned != … in ChooseEGLConfig()
DOGLES2HelloAPI_OSX.mm180 EGLint configsReturned;
181 …nfig(eglDisplay, configurationAttributes, &eglConfig, 1, &configsReturned) || (configsReturned != …