[Webkit-unassigned] [Bug 48677] New: vertexAttribPointer should generate INVALID_VALUE if the stride exceeds 255

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 14:20:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=48677

           Summary: vertexAttribPointer should generate INVALID_VALUE if
                    the stride exceeds 255
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, enne at google.com


WebGL spec:

6.6 Vertex Attribute Data Stride

The WebGL API supports vertex attribute data strides up to 255 bytes. A call to vertexAttribPointer will generate an INVALID_VALUE error if the value for the stride parameter exceeds 255.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list