[Bug 99477] [Master of Orion] Shader compile error: no matching function for call to `texture2DLod(sampler2D, vec2, float)';
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 20 22:33:05 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99477
--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
GLSL 1.30 does not include texture2DLod(). The function is called textureLod()
in #version 130.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170120/28c1637d/attachment.html>
More information about the intel-3d-bugs
mailing list