Home
last modified time | relevance | path

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

/dports/devel/sdl12/SDL-1.2.15/src/video/svga/
H A DSDL_svgavideo.c65 static void SVGA_UnlockHWSurface(_THIS, SDL_Surface *surface);
140 device->UnlockHWSurface = SVGA_UnlockHWSurface; in SVGA_CreateDevice()
469 static void SVGA_UnlockHWSurface(_THIS, SDL_Surface *surface) in SVGA_UnlockHWSurface() function