[Webkit-unassigned] [Bug 201156] Update ANGLE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 28 16:26:05 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201156
--- Comment #12 from Alex Christensen <achristensen at apple.com> ---
When I make this update, ANGLEWebKitBridge::compileShaderSource is returning false because sh::Compile is returning false and sh::GetInfoLog is returning these strings for vertex and fragment shaders, respectively:
ERROR: 0:11: 'gl_Position' : undeclared identifier
ERROR: 0:8: 'gl_FragColor' : undeclared identifier
Has something changed in the way we need to tell ANGLE that this is a vertex shader and fragment shader?
--
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/20190828/e3981a57/attachment-0001.html>
More information about the webkit-unassigned
mailing list