Lines Matching defs:y
278 static inline void G3_Scale(fx32 x, fx32 y, fx32 z) in G3_Scale()
297 static inline void G3_Translate(fx32 x, fx32 y, fx32 z) in G3_Translate()
333 static inline void G3_Normal(fx16 x, fx16 y, fx16 z) in G3_Normal()
373 static inline void G3_Vtx(fx16 x, fx16 y, fx16 z) in G3_Vtx()
390 static inline void G3_Vtx10(fx16 x, fx16 y, fx16 z) in G3_Vtx10()
407 static inline void G3_VtxXY(fx16 x, fx16 y) in G3_VtxXY()
441 static inline void G3_VtxYZ(fx16 y, fx16 z) in G3_VtxYZ()
458 static inline void G3_VtxDiff(fx16 x, fx16 y, fx16 z) in G3_VtxDiff()
604 static inline void G3_LightVector(GXLightId lightID, fx16 x, fx16 y, fx16 z) in G3_LightVector()
733 static inline void G3_PositionTest(fx16 x, fx16 y, fx16 z) in G3_PositionTest()
751 static inline void G3_VectorTest(fx16 x, fx16 y, fx16 z) in G3_VectorTest()