[Webkit-unassigned] [Bug 67633] New: vertexattribpointer, data stride should not exceed 255
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 6 00:48:24 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67633
Summary: vertexattribpointer, data stride should not exceed 255
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Trivial
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tapani.palli at intel.com
WebGL specification states that data stride for vertexAttribPointer should not be greater than 255.
Attached patch modifies GraphicsContext3DOpenGL to synthesize INVALID_VALUE as per spec.
--
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