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

QEglFSCursor::draw sets sampler uniform incorrectly

    XMLWordPrintable

Details

    Description

      QEglFSCursor::draw

      qtbase/src/plugins/platforms/qeglfscursor.cpp incorrectly uses

      glUniform1f to set the texture sampler. The Khronos GLES spec specifically says that glUniform1i is only valid to set a sampler.

      es_full_spec_2.0.25.pdf (page 37)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lagocs Laszlo Agocs
            james@dattrax.co.uk Jim Hauxwell
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes