Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLLibraryEGL.cpp672 static std::once_flag sMesaLeakFlag; in Create() local
673 std::call_once(sMesaLeakFlag, MesaMemoryLeakWorkaround); in Create()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DGLLibraryEGL.cpp661 static std::once_flag sMesaLeakFlag; in Create() local
662 std::call_once(sMesaLeakFlag, MesaMemoryLeakWorkaround); in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLLibraryEGL.cpp672 static std::once_flag sMesaLeakFlag; in Create() local
673 std::call_once(sMesaLeakFlag, MesaMemoryLeakWorkaround); in Create()