Home | History | Annotate | Download | only in glsl

Lines Matching refs:GLSL_MATRIX_LAYOUT_ROW_MAJOR

80       var->data.matrix_layout == GLSL_MATRIX_LAYOUT_ROW_MAJOR;
168 if (matrix_layout == GLSL_MATRIX_LAYOUT_ROW_MAJOR) {