Searched refs:texMtx2 (Results 1 – 1 of 1) sorted by relevance
167 static Mtx texMtx1, texMtx2; in DrawCartoonOutline() local184 MTXIdentity(texMtx2); in DrawCartoonOutline()185 MTXRowCol(texMtx2, 1, 3) = 1.0f / (f32)screen_ht; in DrawCartoonOutline()242 GXLoadTexMtxImm(texMtx2, GX_TEXMTX2, GX_MTX2x4); in DrawCartoonOutline()