Home
last modified time | relevance | path

Searched defs:robustResourceInit (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp812 bool robustResourceInit) in WindowSurface()
823 bool robustResourceInit) in PbufferSurface()
834 bool robustResourceInit) in PbufferSurface()
847 bool robustResourceInit) in PixmapSurface()
DState.cpp341 bool robustResourceInit, in State()
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.h46 Optional<bool> robustResourceInit; member