Searched refs:ForceSoftware (Results 1 – 8 of 8) sorted by relevance
342 driver_loaded = surfaceless_probe_device(disp, disp->Options.ForceSoftware); in dri2_initialize_surfaceless()343 if (!driver_loaded && disp->Options.ForceSoftware) { in dri2_initialize_surfaceless()
294 if (disp->Options.ForceSoftware && !request_software && in device_probe_device()
1251 device_opened = ohos_open_device(disp, disp->Options.ForceSoftware); in dri2_initialize_ohos()
1695 device_opened = droid_open_device(disp, disp->Options.ForceSoftware); in dri2_initialize_android()
1685 if (disp->Options.ForceSoftware) in dri2_initialize_x11()
2766 if (disp->Options.ForceSoftware) in dri2_initialize_wayland()
174 EGLBoolean ForceSoftware; /**< Use software path only */ member
626 disp->Options.ForceSoftware = in eglInitialize()628 if (disp->Options.ForceSoftware) in eglInitialize()633 disp->Options.ForceSoftware |= disp->Options.Zink; in eglInitialize()640 if (disp->Options.ForceSoftware) in eglInitialize()643 disp->Options.ForceSoftware = EGL_TRUE; in eglInitialize()