Luna::ShaderCompiler::MatrixPackMode::row_major
row_major = 1
Use row major pack mode.
In column major pack mode, the matrix data is read as four rows, each row has four values arranged in memory continuously.
row_major = 1
Use row major pack mode.
In column major pack mode, the matrix data is read as four rows, each row has four values arranged in memory continuously.