Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/TexGen/
Dtg-shadow3.c137 static void GetTexProjMtx ( MyTransMtxObj* tmo, MyCameraObj* cam, u8 bitMode );
975 static void GetTexProjMtx( MyTransMtxObj* tmo, MyCameraObj* cam, u8 bitMode ) in GetTexProjMtx() argument
988 tscale = ( bitMode ) ? 256.0F : 16.0F; in GetTexProjMtx()