Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Transform/
Dtf-clip-bug.c148 Mtx sm; // scale matrix in main() local
186 MTXIdentity(sm); in main()
361 sm[0][0] = i * (5.0F / 12.0F); in main()
362 sm[1][1] = i * (5.0F / 12.0F); in main()
363 MTXConcat(vm, sm, ym); in main()
/RvlSDK-2.1/build/libraries/gd/src/
DGDIndirect.c321 GXIndTexMtxID sm, tm; in GDSetTevIndBumpST() local
326 sm = GX_ITM_S0; in GDSetTevIndBumpST()
330 sm = GX_ITM_S1; in GDSetTevIndBumpST()
334 sm = GX_ITM_S2; in GDSetTevIndBumpST()
345 sm, // matrix select in GDSetTevIndBumpST()