Searched refs:ASM_MTX44TransApply (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtx44.h | 329 void ASM_MTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 339 #define MTX44TransApply ASM_MTX44TransApply
|
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtx44.h | 329 void ASM_MTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 339 #define MTX44TransApply ASM_MTX44TransApply
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx44_asm.s | 500 .global ASM_MTX44TransApply symbol 506 ASM_MTX44TransApply: label 507 .type ASM_MTX44TransApply, @function 533 .size ASM_MTX44TransApply,$-ASM_MTX44TransApply
|