Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/ctrdg/backup-1/src/
Ddraw.c45 RGB555 *next_surface; /* VRAM A/B/C/D */ member
64 return drawi_common.next_surface + x + y * GX_LCD_SIZE_X; in GetSurface()
157 p->next_surface = (RGB555 *) tmp_surface; in InitDraw()
230 MI_CpuFillFast(p->next_surface, in ClearFrame()