Searched refs:PSMTXTransApply (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 631 void PSMTXTransApply( Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ); 671 #define MTXTransApply PSMTXTransApply
|
| /CafeSDK-2.12.13/system/include/cafe/mtx/ |
| D | mtxVec.h | 631 void PSMTXTransApply( Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ); 671 #define MTXTransApply PSMTXTransApply
|
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx.c | 1710 void PSMTXTransApply( Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ) in PSMTXTransApply() function
|