Searched refs:SDL_GL_UpdateRects (Results 1 – 3 of 3) sorted by relevance
181 SDL_GL_UpdateRects
870 extern DECLSPEC void SDLCALL SDL_GL_UpdateRects(int numrects, SDL_Rect* rects);
1547 SDL_GL_UpdateRects(numrects, rects); in SDL_GL_UpdateRectsLock()1552 void SDL_GL_UpdateRects(int numrects, SDL_Rect *rects) in SDL_GL_UpdateRects() function