Searched refs:ForceSoftware (Results 1 – 8 of 8) sorted by relevance
170 EGLBoolean ForceSoftware; /**< Use software path only */ member
621 disp->Options.ForceSoftware = in eglInitialize()623 if (disp->Options.ForceSoftware) in eglInitialize()631 if (disp->Options.ForceSoftware) in eglInitialize()634 disp->Options.ForceSoftware = EGL_TRUE; in eglInitialize()
272 if (disp->Options.ForceSoftware && !request_software && in device_probe_device()
329 driver_loaded = surfaceless_probe_device(disp, disp->Options.ForceSoftware); in dri2_initialize_surfaceless()
721 dev = _eglAddDevice(dri2_dpy->fd, disp->Options.ForceSoftware); in dri2_initialize_drm()
1603 device_opened = droid_open_device(disp, disp->Options.ForceSoftware); in dri2_initialize_android()
1530 if (disp->Options.ForceSoftware) in dri2_initialize_x11()
2108 if (disp->Options.ForceSoftware) in dri2_initialize_wayland()