Searched refs:ForceSoftware (Results 1 – 7 of 7) sorted by relevance
87 dpy->Options.ForceSoftware = in _eglMatchDriver()91 if (!best_drv && !dpy->Options.ForceSoftware) { in _eglMatchDriver()92 dpy->Options.ForceSoftware = EGL_TRUE; in _eglMatchDriver()
163 EGLBoolean ForceSoftware; /**< Use software path only */ member
327 if (!disp->Options.ForceSoftware) { in dri2_initialize_surfaceless()
656 if (disp->Options.ForceSoftware) in dri2_initialize_drm()
1316 if (disp->Options.ForceSoftware) in dri2_initialize_android()
1467 if (!disp->Options.ForceSoftware) { in dri2_initialize_x11()
2057 if (!disp->Options.ForceSoftware) in dri2_initialize_wayland()