Searched refs:main_bg (Results 1 – 1 of 1) sorted by relevance
41 u16 main_bg[32 * 24] ATTRIBUTE_ALIGN(32); member106 GX_LoadBG1Scr(context->main_bg, 0, sizeof(context->main_bg)); in OnVBlank()237 DC_StoreRange(context->main_bg, sizeof(context->main_bg)); in DEMO_DrawFlip()733 MI_CpuFillFast(context->main_bg, 0x00000000, sizeof(context->main_bg)); in DEMOClearString()751 u16 *dst = &context->main_bg[y * 32]; in DEMOPutString()