Searched refs:wall_clr1_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() argument429 if (wall_clr1_u32) in DrawZPlane()432 GXSetArray(GX_VA_CLR1, wall_clr1_u32, 1*sizeof(u32)); in DrawZPlane()439 if (wall_clr1_u32) GXColor1x16(0); in DrawZPlane()442 if (wall_clr1_u32) GXColor1x16(1); in DrawZPlane()445 if (wall_clr1_u32) GXColor1x16(2); in DrawZPlane()448 if (wall_clr1_u32) GXColor1x16(3); in DrawZPlane()