Home
last modified time | relevance | path

Searched refs:MTX_LIGHT_PERSPECTIVE_3 (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/mtx/
DmtxAssert.h270 #define MTX_LIGHT_PERSPECTIVE_3 "MTXLightPerspective(): 'aspect' is 0 " macro
Dmtx.c2274 ASSERTMSG( (aspect != 0), MTX_LIGHT_PERSPECTIVE_3 ); in C_MTXLightPerspective()