Skip to content

freedreno/a6xx: Fix tex cache hash collision and debug assert

Rob Clark requested to merge robclark/mesa:fd/sway-crash into main

Fixes a potential tex cache collision which could cause rendering glitches and assert with debug builds.

Merge request reports