[Mesa-dev] [Bug 106996] Compiler diagnostic for sampler declared as "out" parameter of function is terrible
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 20 02:29:16 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106996
--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Ian Romanick from comment #2)
> sampler variables cannot be assigned, so it's impossible for it to be an out
> parameter.
FWIW they can be with bindless. But then the expectation would be that the
function does something like "dst = src" or something.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180920/06a887e5/attachment.html>
More information about the mesa-dev
mailing list