Searched refs:bitMode (Results 1 – 1 of 1) sorted by relevance
137 static void GetTexProjMtx ( MyTransMtxObj* tmo, MyCameraObj* cam, u8 bitMode );975 static void GetTexProjMtx( MyTransMtxObj* tmo, MyCameraObj* cam, u8 bitMode ) in GetTexProjMtx() argument988 tscale = ( bitMode ) ? 256.0F : 16.0F; in GetTexProjMtx()