Home
last modified time | relevance | path

Searched defs:m_syntheticErrors (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h928 ListHashSet<GC3Denum> m_syntheticErrors; variable
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp269 ListHashSet<unsigned int> m_syntheticErrors; member in WebCore::GraphicsContext3DInternal