HomeSort by relevance Sort by last modified time
    Searched full:egl_platforms (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/main/
egldisplay.c 69 } egl_platforms[_EGL_NUM_PLATFORMS] = { variable in typeref:struct:__anon29365
97 if (strcmp(egl_platforms[i].name, plat_name) == 0) {
98 plat = egl_platforms[i].platform;
200 egl_platforms[native_platform].name, detection_method);
  /external/mesa3d/
configure.ac     [all...]

Completed in 537 milliseconds