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