Searched refs:GL_CONTEXT_LOST (Results 1 – 7 of 7) sorted by relevance
38 _mesa_error(ctx, GL_CONTEXT_LOST, "GetSynciv(invalid call)"); in _context_lost_GetSynciv()49 _mesa_error(ctx, GL_CONTEXT_LOST, "GetQueryObjectuiv(context lost)"); in _context_lost_GetQueryObjectuiv()60 _mesa_error(ctx, GL_CONTEXT_LOST, "context lost"); in context_lost_nop_handler()
1677 if (error.getError() == GL_CONTEXT_LOST) in execute()1684 …eturned wrong value [" << error.what() << ", expected " << glu::getErrorStr(GL_CONTEXT_LOST) << "]" in execute()1698 if (error.getError() == GL_CONTEXT_LOST) in execute()1712 …eturned wrong value [" << error.what() << ", expected " << glu::getErrorStr(GL_CONTEXT_LOST) << "]" in execute()2020 if (error.getError() == GL_CONTEXT_LOST) in iterate()2026 if (gl.getError() != GL_CONTEXT_LOST) in iterate()2146 if (error.getError() == GL_CONTEXT_LOST) in iterate()
17 case GL_CONTEXT_LOST: return "GL_CONTEXT_LOST";
114 #define GL_CONTEXT_LOST 0x0507 macro
1616 #define GL_CONTEXT_LOST 0x0507 macro
2652 #define GL_CONTEXT_LOST 0x0507 macro
2600 #define GL_CONTEXT_LOST 0x0507 macro