Skip to content
  • Alyssa Rosenzweig's avatar
    panfrost: Handle missing texture case · 0219b995
    Alyssa Rosenzweig authored
    In some cases, Gallium can give us bad info about the texture count,
    counting some NULL textures. We pass Gallium's info to the hardware
    blindly, which can confuse the hardware in edge cases. This patch
    adjusts accordingly.
    0219b995