[Bug 66731] texture issues in xonotic with llvm+sb and offset mapping
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 9 15:56:38 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66731
--- Comment #1 from Vadim Girlin <ptpzz at yandex.ru> ---
Created attachment 82247
--> https://bugs.freedesktop.org/attachment.cgi?id=82247&action=edit
shader dump
Looks like it's llvm backend's issue, I'm attaching the dump of the failing
shader.
As far as I know, SET_GRADIENTS_x instructions should be in the same TEX clause
with SAMPLE_G instructions that use corresponding gradients. SB ignores
SET_GRADIENTS_x instructions in separate clauses and this makes the problem
more noticeable.
IIRC there was also piglit test failing due to this problem with llvm backend.
--
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/dri-devel/attachments/20130709/0ddfae87/attachment.html>
More information about the dri-devel
mailing list