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

--- Comment #13 from Ilia Mirkin <[email protected]> ---
(In reply to Gert Wollny from comment #12)
> Anyway, since there is already a CAP for TEX_LZ I was able to create a
> simple fix: 
>    https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1084

TEX_LZ == TXL with LOD = 0. You could rather easily make the tgsi code that
generates TEX_LZ to optionally use TXL with LOD = 0 (which has to go into
coord.w).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to