Lines Matching defs:transpose
733 bool transpose,
744 "transpose = %s) to: ",
746 transpose ? "true" : "false");
1629 const unsigned vectors, bool transpose,
1641 if (!transpose) {
1735 } else if (!transpose) {
1842 GLboolean transpose, const void *values,
1853 /* GL_INVALID_VALUE is generated if `transpose' is not GL_FALSE.
1856 if (transpose) {
1859 "glUniformMatrix(matrix transpose is not GL_FALSE)");
1915 bool(transpose), shProg, location, uni);
1953 vectors, transpose, cols, rows,
1961 transpose, cols, rows, basicType,