Lines Matching defs:z
307 static inline void G3CS_Scale(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3CS_Scale()
326 static inline void G3CS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3CS_Translate()
362 static inline void G3CS_Normal(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Normal()
404 static inline void G3CS_Vtx(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Vtx()
422 static inline void G3CS_Vtx10(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_Vtx10()
458 static inline void G3CS_VtxXZ(GXDLInfo *info, fx16 x, fx16 z) in G3CS_VtxXZ()
476 static inline void G3CS_VtxYZ(GXDLInfo *info, fx16 y, fx16 z) in G3CS_VtxYZ()
495 static inline void G3CS_VtxDiff(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_VtxDiff()
655 static inline void G3CS_LightVector(GXDLInfo *info, GXLightId lightID, fx16 x, fx16 y, fx16 z) in G3CS_LightVector()
807 static inline void G3CS_PositionTest(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_PositionTest()
826 static inline void G3CS_VectorTest(GXDLInfo *info, fx16 x, fx16 y, fx16 z) in G3CS_VectorTest()