Searched defs:PrintMatrix (Results 1 – 3 of 3) sorted by relevance
26 inline void PrintMatrix(const mat4& matrix, ::std::ostream* os) { in PrintMatrix() function
27 void PrintMatrix(const float* const m, const int M, const int N, const int row_stride) in PrintMatrix() function
5698 void PrintMatrix(int rows, int cols, int rowstride, int colstride, in PrintMatrix() function