Home
last modified time | relevance | path

Searched refs:errorHandlerOperation (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c625 static const char *errorHandlerOperation = NULL; variable
642 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