Searched refs:MatrixMultiplyC (Results 1 – 1 of 1) sorted by relevance
67 void MatrixMultiplyC(float C[16], float A[16], float B[16]) { in MatrixMultiplyC() function273 MatrixMultiplyC(expected, mat1, mat2); in TEST()