Lines Matching refs:software
7 * copy of this software and associated documentation files (the
122 /* The first device is always software */
164 * If a software device, the fd is ignored.
167 _eglAddDevice(int fd, bool software)
174 /* The first device is always software */
177 if (software)
257 * software device, and physical devices are only exposed when libdrm is
292 /* The first device is always software */
342 /* Push the first device (the software one) to the end of the list.
346 * software (aka least performant) one is not a good idea.