Searched refs:CONTEXT_LOST_WEBGL (Results 1 – 3 of 3) sorted by relevance
415 CONTEXT_LOST_WEBGL = 0x9242, enumerator
449 const unsigned int CONTEXT_LOST_WEBGL = 0x9242;
3899 m_context->synthesizeGLError(GraphicsContext3D::CONTEXT_LOST_WEBGL); in onLostContext()