Searched refs:errorHandlerOperation (Results 1 – 1 of 1) sorted by relevance
625 static const char *errorHandlerOperation = NULL; variable642 SDL_SetError("Could not %s: %s", errorHandlerOperation, x11_error); in X11_GL_ErrorHandler()647 SDL_SetError("Could not %s: %i (Base %i)", errorHandlerOperation, errorCode, errorBase); in X11_GL_ErrorHandler()691 errorHandlerOperation = "create GL context"; in X11_GL_CreateContext()824 errorHandlerOperation = "make GL context current"; in X11_GL_MakeCurrent()
Completed in 3 milliseconds