Searched refs:ForceSoftware (Results 1 – 8 of 8) sorted by relevance
333 driver_loaded = surfaceless_probe_device(disp, disp->Options.ForceSoftware); in dri2_initialize_surfaceless()334 if (!driver_loaded && disp->Options.ForceSoftware) { in dri2_initialize_surfaceless()
285 if (disp->Options.ForceSoftware && !request_software && in device_probe_device()
1218 device_opened = ohos_open_device(disp, disp->Options.ForceSoftware); in dri2_initialize_ohos()
1688 device_opened = droid_open_device(disp, disp->Options.ForceSoftware); in dri2_initialize_android()
1538 if (disp->Options.ForceSoftware) in dri2_initialize_x11()
2154 if (disp->Options.ForceSoftware) in dri2_initialize_wayland()
174 EGLBoolean ForceSoftware; /**< Use software path only */ member
632 disp->Options.ForceSoftware = in eglInitialize()634 if (disp->Options.ForceSoftware) in eglInitialize()642 if (disp->Options.ForceSoftware) in eglInitialize()645 disp->Options.ForceSoftware = EGL_TRUE; in eglInitialize()