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

Nicolai Hähnle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|[email protected] |[email protected].
                   |.org                        |org
          Component|Drivers/Gallium/radeonsi    |Mesa core
           Assignee|[email protected] |[email protected].
                   |.org                        |org

--- Comment #10 from Nicolai Hähnle <[email protected]> ---
I can reproduce this now. It really seems like this should be fixed in Mesa
main, though: there is already code that checks for this condition when it
affects a single program stage (in _mesa_update_shader_textures_used) and when
it affects a SSO pipeline (in _mesa_sampler_uniforms_pipeline_are_valid). This
code needs to be hooked into the non-SSO case as well.

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

Reply via email to