Searched refs:PSMTX44TransApply (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13/system/include/cafe/mtx/ |
| D | mtx44.h | 317 void PSMTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 348 #define MTX44TransApply PSMTX44TransApply
|
| /CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtx44.h | 317 void PSMTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 348 #define MTX44TransApply PSMTX44TransApply
|
| /CafeSDK-2.12.13/system/src/lib/mtx/ |
| D | mtx44.c | 1051 void PSMTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ) in PSMTX44TransApply() function
|