Searched refs:ASM_MTXTransApply (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx_asm.s | 1216 .global ASM_MTXTransApply symbol 1217 ASM_MTXTransApply: label 1218 .type ASM_MTXTransApply, @function 1240 .size ASM_MTXTransApply,$-ASM_MTXTransApply
|
| /CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 644 void ASM_MTXTransApply ( MTX_CONST Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ); 656 #define MTXTransApply ASM_MTXTransApply
|
| /CafeSDK-2.12.13/system/include/cafe/mtx/ |
| D | mtxVec.h | 644 void ASM_MTXTransApply ( MTX_CONST Mtx src, Mtx dst, f32 xT, f32 yT, f32 zT ); 656 #define MTXTransApply ASM_MTXTransApply
|