[Webkit-unassigned] [Bug 31892] New: Index validation code validates too many vertex attributes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 25 16:24:26 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31892
Summary: Index validation code validates too many vertex
attributes
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebGL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kbr at google.com
CC: oliver at apple.com, brettw at chromium.org,
cmarrin at apple.com, rlp at google.com,
petersont at google.com
The index validation code added in
https://bugs.webkit.org/show_bug.cgi?id=31239 validates too many vertex
attributes. It currently validates all enabled vertex attribute slots, but
should only validate those consumed by the currently bound program.
--
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