Searched refs:egl_platforms (Results 1 – 1 of 1) sorted by relevance
66 } egl_platforms[_EGL_NUM_PLATFORMS] = { variable94 if (strcmp(egl_platforms[i].name, plat_name) == 0) { in _eglGetNativePlatformFromEnv()95 plat = egl_platforms[i].platform; in _eglGetNativePlatformFromEnv()171 egl_platforms[detected_platform].name, detection_method); in _eglGetNativePlatform()