https://bugs.freedesktop.org/show_bug.cgi?id=38092

           Summary: Mesa outputs warning wih Unigine sanctuary (Mesa
                    warning: glDraw[Range]Elements())
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev@lists.freedesktop.org
        ReportedBy: alexandre.f.dem...@gmail.com


./sanctuary
...
Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403,
indices=(nil))
    end is out of bounds (max=560)  Element Buffer 15 (size 5760)
    This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403,
indices=(nil))
    end is out of bounds (max=560)  Element Buffer 15 (size 5760)
    This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 0, end 561, count 2880, type 0x1403,
indices=(nil))
    end is out of bounds (max=560)  Element Buffer 15 (size 5760)
    This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 0, end 514, count 2880, type 0x1403,
indices=(nil))
    end is out of bounds (max=513)  Element Buffer 5 (size 5760)
    This should probably be fixed in the application.
Mesa warning: glDraw[Range]Elements(start 0, end 514, count 2880, type 0x1403,
indices=(nil))
    end is out of bounds (max=513)  Element Buffer 5 (size 5760)
    This should probably be fixed in the application.
...


I had no warning before if I remember correctly. I will try to bisect.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to