[Webkit-unassigned] [Bug 180709] New: WebGL TextureMapperShaderProgram shaders don't compile in MSVC
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 12 11:24:11 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180709
Bug ID: 180709
Summary: WebGL TextureMapperShaderProgram shaders don't compile
in MSVC
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebGL
Assignee: webkit-unassigned at lists.webkit.org
Reporter: christopher.reid at am.sony.com
CC: dino at apple.com
MSVC likes to expand __VA_ARGS__ differently than clang and gcc which is causing shader programs to not compile in TextureMapperShaderProgram.cpp due to "#if USE(OPENGL_ES_2)" being added to the shader programs.
--
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/20171212/22a50626/attachment.html>
More information about the webkit-unassigned
mailing list