Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/gxdemo/src/TexGen/
Dtg-shadow2.c132 static void GetTexProjMtx ( MyCameraObj* cam, Mtx mp );
677 static void GetTexProjMtx( MyCameraObj* cam, Mtx mp ) in GetTexProjMtx() argument
709 MTXConcat(proj, cam->view, mp); in GetTexProjMtx()