Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h860 void C_MTXLightPerspective ( Mtx m, f32 fovY, f32 aspect, f32 scaleS,
889 #define MTXLightPerspective C_MTXLightPerspective
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h860 void C_MTXLightPerspective ( Mtx m, f32 fovY, f32 aspect, f32 scaleS,
889 #define MTXLightPerspective C_MTXLightPerspective
/CafeSDK-2.12.13/system/src/lib/mtx/
Dmtx.c2266 void C_MTXLightPerspective ( Mtx m, f32 fovY, f32 aspect, float scaleS, in C_MTXLightPerspective() function