Lines Matching refs:transpose

624 _mesa_UniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose,
628 _mesa_uniform_matrix(location, count, transpose, value,
633 _mesa_UniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose,
637 _mesa_uniform_matrix(location, count, transpose, value,
642 _mesa_UniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose,
646 _mesa_uniform_matrix(location, count, transpose, value,
753 GLboolean transpose, const GLfloat * value)
759 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 2, 2, GLSL_TYPE_FLOAT);
764 GLboolean transpose, const GLfloat * value)
770 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 3, 3, GLSL_TYPE_FLOAT);
775 GLboolean transpose, const GLfloat * value)
781 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 4, 4, GLSL_TYPE_FLOAT);
789 _mesa_UniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose,
793 _mesa_uniform_matrix(location, count, transpose, value,
798 _mesa_UniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose,
802 _mesa_uniform_matrix(location, count, transpose, value,
807 _mesa_UniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose,
811 _mesa_uniform_matrix(location, count, transpose, value,
816 _mesa_UniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose,
820 _mesa_uniform_matrix(location, count, transpose, value,
825 _mesa_UniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose,
829 _mesa_uniform_matrix(location, count, transpose, value,
834 _mesa_UniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose,
838 _mesa_uniform_matrix(location, count, transpose, value,
846 GLboolean transpose, const GLfloat * value)
852 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 2, 3, GLSL_TYPE_FLOAT);
857 GLboolean transpose, const GLfloat * value)
863 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 3, 2, GLSL_TYPE_FLOAT);
868 GLboolean transpose, const GLfloat * value)
874 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 2, 4, GLSL_TYPE_FLOAT);
879 GLboolean transpose, const GLfloat * value)
885 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 4, 2, GLSL_TYPE_FLOAT);
890 GLboolean transpose, const GLfloat * value)
896 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 3, 4, GLSL_TYPE_FLOAT);
901 GLboolean transpose, const GLfloat * value)
907 _mesa_uniform_matrix(location, count, transpose, value, ctx, shProg, 4, 3, GLSL_TYPE_FLOAT);
1492 _mesa_UniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose,
1496 _mesa_uniform_matrix(location, count, transpose, value,
1501 _mesa_UniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose,
1505 _mesa_uniform_matrix(location, count, transpose, value,
1510 _mesa_UniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose,
1514 _mesa_uniform_matrix(location, count, transpose, value,
1519 _mesa_UniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose,
1523 _mesa_uniform_matrix(location, count, transpose, value,
1528 _mesa_UniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose,
1532 _mesa_uniform_matrix(location, count, transpose, value,
1537 _mesa_UniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose,
1541 _mesa_uniform_matrix(location, count, transpose, value,
1546 _mesa_UniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose,
1550 _mesa_uniform_matrix(location, count, transpose, value,
1555 _mesa_UniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose,
1559 _mesa_uniform_matrix(location, count, transpose, value,
1564 _mesa_UniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose,
1568 _mesa_uniform_matrix(location, count, transpose, value,
1669 GLboolean transpose, const GLdouble * value)
1675 _mesa_uniform_matrix(location, count, transpose, value,
1681 GLboolean transpose, const GLdouble * value)
1687 _mesa_uniform_matrix(location, count, transpose, value,
1693 GLboolean transpose, const GLdouble * value)
1699 _mesa_uniform_matrix(location, count, transpose, value,
1705 GLboolean transpose, const GLdouble * value)
1711 _mesa_uniform_matrix(location, count, transpose, value,
1717 GLboolean transpose, const GLdouble * value)
1723 _mesa_uniform_matrix(location, count, transpose, value,
1729 GLboolean transpose, const GLdouble * value)
1735 _mesa_uniform_matrix(location, count, transpose, value,
1741 GLboolean transpose, const GLdouble * value)
1747 _mesa_uniform_matrix(location, count, transpose, value,
1753 GLboolean transpose, const GLdouble * value)
1759 _mesa_uniform_matrix(location, count, transpose, value,
1765 GLboolean transpose, const GLdouble * value)
1771 _mesa_uniform_matrix(location, count, transpose, value,