Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-27952

ShaderEffectItem doesn't expose matrix4x4 properties as valid shader uniforms

    XMLWordPrintable

Details

    Description

      ShaderEffectItem makes QTransform properties available in shaders as uniforms, but not QMatrix4x4 properties. In QtQuick2, the "matrix4x4" property type is provided, which is backed by a QMatrix4x4, and these properties should also be accessible in shaders as uniforms, however they are not.

      ShaderEffectItem should be fixed.

      Attachments

        For Gerrit Dashboard: QTBUG-27952
        # Subject Branch Project Status CR V

        Activity

          People

            martinj Martin Jones
            chrisadams Christopher Adams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes