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