Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
Degldisplay.c170 const char *detection_method = "environment"; in _eglGetNativePlatform() local
174 detection_method = "autodetected"; in _eglGetNativePlatform()
179 detection_method = "build-time configuration"; in _eglGetNativePlatform()
183 egl_platforms[detected_platform].name, detection_method); in _eglGetNativePlatform()