Searched refs:pm (Results 1 – 2 of 2) sorted by relevance
179 Mtx44 pm; // projection matrix in main() local343 MTXPerspective(pm, fovy, 4.0F/3.0F, near, 10000); in main()344 GXSetProjection(pm, GX_PERSPECTIVE); in main()
112 const f32* pm, // Projection matrix, as returned by GXGetProjectionv