[Webkit-unassigned] [Bug 184033] New: Nothing renders if attribute 0 is disabled and VAO extension is enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 04:31:19 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184033
Bug ID: 184033
Summary: Nothing renders if attribute 0 is disabled and VAO
extension is enabled
Product: WebKit
Version: Safari 11
Hardware: Macintosh
OS: macOS 10.12
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kdmitrenko at gmail.com
CC: dino at apple.com
Created attachment 336573
--> https://bugs.webkit.org/attachment.cgi?id=336573&action=review
Test case.
Rendering work fine with attribute 0 disabled and without OES_vertex_array_object extension enabled. But if the extension is enabled and a non-null VAO object with 0 attrib disabled is bound, nothing renders.
Test page: https://codepen.io/dmikis/full/VXrBBe. A picture expected, black canvas is rendered instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180327/1628f5b2/attachment.html>
More information about the webkit-unassigned
mailing list