Home
last modified time | relevance | path

Searched refs:mtxProj (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/
Dtev-outline.c169 static Mtx44 mtxProj; in DrawCartoonOutline() local
179 MTXOrtho(mtxProj, 0.0f, (f32) screen_ht, 0.0f, (f32) screen_wd, SCREEN_ZNEAR, SCREEN_ZFAR); in DrawCartoonOutline()
238 GXSetProjection(mtxProj, GX_ORTHOGRAPHIC); in DrawCartoonOutline()