Searched refs:_EGL_DEVICE_SOFTWARE (Results 1 – 3 of 3) sorted by relevance
64 assert(_eglDeviceSupports(dev_list, _EGL_DEVICE_SOFTWARE)); in _eglFiniDevice()120 assert(_eglDeviceSupports(dev, _EGL_DEVICE_SOFTWARE)); in _eglAddDRMDevice()166 assert(_eglDeviceSupports(dev, _EGL_DEVICE_SOFTWARE)); in _eglAddDevice()195 case _EGL_DEVICE_SOFTWARE: in _eglDeviceSupports()267 assert(_eglDeviceSupports(dev, _EGL_DEVICE_SOFTWARE)); in _eglRefreshDeviceList()327 assert(_eglDeviceSupports(devs, _EGL_DEVICE_SOFTWARE)); in _eglQueryDevicesEXT()
62 _EGL_DEVICE_SOFTWARE, enumerator
339 } else if (_eglDeviceSupports(dev, _EGL_DEVICE_SOFTWARE)) { in dri2_initialize_device()