Home
last modified time | relevance | path

Searched refs:ASM_MTX44TransApply (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
Dmtx44.h329 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/
Dmtx44.h329 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/
Dmtx44_asm.s500 .global ASM_MTX44TransApply symbol
506 ASM_MTX44TransApply: label
507 .type ASM_MTX44TransApply, @function
533 .size ASM_MTX44TransApply,$-ASM_MTX44TransApply