Searched refs:texMtx1 (Results 1 – 1 of 1) sorted by relevance
167 static Mtx texMtx1, texMtx2; in DrawCartoonOutline() local182 MTXIdentity(texMtx1); in DrawCartoonOutline()183 MTXRowCol(texMtx1, 0, 3) = 1.0f / (f32)screen_wd; in DrawCartoonOutline()241 GXLoadTexMtxImm(texMtx1, GX_TEXMTX1, GX_MTX2x4); in DrawCartoonOutline()