Searched refs:request_software (Results 1 – 1 of 1) sorted by relevance
277 bool request_software = env_var_as_boolean("LIBGL_ALWAYS_SOFTWARE", false); in device_probe_device() local279 if (request_software) in device_probe_device()294 if (disp->Options.ForceSoftware && !request_software && in device_probe_device()