[Mesa-dev] [Bug 78773] Doom3 BFG doesnt start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 20 22:28:20 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78773
--- Comment #10 from Tapani Pälli <lemody at gmail.com> ---
I'm getting a lot of shader compiler errors when testing current RBDOOM-3-BFG
git (485edfebc146c6c60fe4e918d7bb7b18e1e87f1b) on IVB. These are all related to
implicit conversion, coming from following code snippet:
--- 8< ---
144: int numSamples = 12 ;
145: float stepSize = 1.0 / numSamples ;
--- 8< ---
0:145(19): error: could not implicitly convert operands to arithmetic operator
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140721/c67f6f6d/attachment.html>
More information about the mesa-dev
mailing list