[Mesa-dev] [Bug 109929] tgsi_to_nir.c:2111: undefined reference to `gl_nir_lower_samplers_as_deref'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 2 19:04:24 UTC 2019


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

--- Comment #15 from Timur Kristóf <venemo at msn.com> ---
As discussed with Jan and Jason on IRC, the proper solution will be to attempt
to refactor gl_nir_lower_samplers and gl_nir_lower_samplers_as_deref in a way
that separates the GLSL specific code. Then switch TTN over to the new,
non-GL-specific functions instead of the current ones.

Currently working on a patch.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190402/e4e069cb/attachment.html>


More information about the mesa-dev mailing list