Searched refs:wall_clr0_u32 (Results 1 – 1 of 1) sorted by relevance
191 static void DrawZPlane(u32 * wall_clr0_u32, u32 * wall_clr1_u32);410 static void DrawZPlane(u32 * wall_clr0_u32, u32 * wall_clr1_u32) in DrawZPlane() argument421 if (wall_clr0_u32) in DrawZPlane()424 GXSetArray(GX_VA_CLR0, wall_clr0_u32, 1*sizeof(u32)); in DrawZPlane()438 if (wall_clr0_u32) GXColor1x16(0); in DrawZPlane()441 if (wall_clr0_u32) GXColor1x16(1); in DrawZPlane()444 if (wall_clr0_u32) GXColor1x16(2); in DrawZPlane()447 if (wall_clr0_u32) GXColor1x16(3); in DrawZPlane()