[Mesa-dev] [Bug 37205] [GLSL] Norsetto shadow mapping: error: type mismatch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 14 08:50:04 PDT 2011


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

--- Comment #1 from Marek Olšák <maraeo at gmail.com> 2011-05-14 08:50:04 PDT ---
I guess the problem is:

offset.y = 0;

But it should be:

offset.y = 0.0;

It looks like a bug in the demo.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list