validator: use RowMajor, ArrayStride, MatrixStride
Implement rules for row-major matrices Use ArrayStride and MatrixStride to compute sizes Propagate matrix stride and RowMajor/ColumnMajor through array members of structs. Fixes #1637 Fixes #1668
Loading
Please register or sign in to comment