Searched defs:m_t (Results 1 – 3 of 3) sorted by relevance
22 struct m_t struct25 m_t() { } in m_t() argument
63 matrix_t<float, 3, 3> m_t = __builtin_matrix_transpose(get_matrix() + 2.0); in test_transpose_rvalue() local 71 matrix_t<float, 3, 3> m_t = __builtin_matrix_transpose(m); in test_transpose_const() local
89 dx5x5_t m_t = __builtin_matrix_transpose(get_matrix()); in transpose_rvalue() local 105 dx5x5_t m_t = __builtin_matrix_transpose(global_matrix); in transpose_global() local