Searched refs:RowMajor (Results 1 – 1 of 1) sorted by relevance
72 enum class MatrixLayoutTy { ColumnMajor, RowMajor }; enumerator79 clEnumValN(MatrixLayoutTy::RowMajor, "row-major",