Searched refs:SDL_GL_UpdateRectsLock (Results 1 – 1 of 1) sorted by relevance
134 void SDL_GL_UpdateRectsLock(SDL_VideoDevice* this, int numrects, SDL_Rect* rects);862 video->UpdateRects = SDL_GL_UpdateRectsLock; in SDL_SetVideoMode()1522 void SDL_GL_UpdateRectsLock(SDL_VideoDevice* this, int numrects, SDL_Rect *rects) in SDL_GL_UpdateRectsLock() function