Searched refs:_eglSoftwareDevice (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/egl/main/ | ||
D | egldevice.h | 41 extern _EGLDevice _eglSoftwareDevice; |
D | eglglobals.c | 56 .DeviceList = &_eglSoftwareDevice, |
D | egldevice.c | 100 _EGLDevice _eglSoftwareDevice = { variable |