Searched refs:found_configs (Results 1 – 1 of 1) sorted by relevance
683 EGLint found_configs = 0, value; in SDL_EGL_ChooseConfig() local765 &found_configs) == EGL_FALSE || in SDL_EGL_ChooseConfig()766 found_configs == 0) { in SDL_EGL_ChooseConfig()771 for (i = 0; i < found_configs; i++ ) { in SDL_EGL_ChooseConfig()786 for (i = 0; i < found_configs; i++ ) { in SDL_EGL_ChooseConfig()
Completed in 7 milliseconds