Home
last modified time | relevance | path

Searched defs:scaleS (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/libraries/mtx/src/
Dmtx.c2542 float scaleS, float scaleT, float transS, in C_MTXLightFrustum()
2606 void C_MTXLightPerspective ( Mtx m, f32 fovY, f32 aspect, float scaleS, in C_MTXLightPerspective()
2674 void C_MTXLightOrtho ( Mtx m, f32 t, f32 b, f32 l, f32 r, float scaleS, in C_MTXLightOrtho()
/RvlSDK-2.1/build/demos/gddemo/src/
Dgd-tev-gc.c560 u16 scaleS, scaleT; in PatchShaderDLTCScale() local