Searched refs:SC_MatrixLoadScale (Results 1 – 1 of 1) sorted by relevance
58 static void SC_MatrixLoadScale(Matrix4x4 *m, float x, float y, float z) { in SC_MatrixLoadScale() function159 SC_MatrixLoadScale((Matrix4x4 *) m, x, y, z); in rsMatrixLoadScale()