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

QSGGeometry defaultAtttibutes_ColoredPoint2D causing overflow with too many vertices

    XMLWordPrintable

Details

    • macOS, Windows

    Description

      When adding over 65536 vertices to a QSGGeometry initialized with defaultAttributes_ColoredPoint2D, the position of vertices after the 65536th are drawn not drawn at the position assigned to them, but at the position of earlier vertices starting from the initial vertex added.

       

      Attached is a example project, change the numberof_horzontaldivision variable in Grid_M.hpp to 220 to show the overflow.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            kevin.zhang Kevin Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes