[Mesa-dev] [Bug 38092] New: Mesa outputs warning wih Unigine sanctuary (Mesa warning: glDraw[Range]Elements())

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 8 19:26:57 PDT 2011


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 at lists.freedesktop.org
        ReportedBy: alexandre.f.demers at 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.


More information about the mesa-dev mailing list