Searched defs:graphicBuf (Results 1 – 2 of 2) sorted by relevance
20 void* graphicBuf; member
256 static void drawTexPlate( void* graphicBuf, u16 width, u16 height, GXTexFmt texFmt, f32 left, f32 … in drawTexPlate()