https://bugs.freedesktop.org/show_bug.cgi?id=78773

--- Comment #10 from Tapani Pälli <lem...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to