Home
last modified time | relevance | path

Searched refs:dispList (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/egl/main/
Degldisplay.c194 _EGLDisplay *dispList, *disp; in _eglFiniDisplay() local
197 dispList = _eglGlobal.DisplayList; in _eglFiniDisplay()
198 while (dispList) { in _eglFiniDisplay()
202 disp = dispList; in _eglFiniDisplay()
203 dispList = dispList->Next; in _eglFiniDisplay()