[Mesa-dev] [PATCH v2] radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT

Grazvydas Ignotas notasas at gmail.com
Fri Jul 21 14:33:14 UTC 2017


On Fri, Jul 21, 2017 at 11:21 AM, Alex Smith
<asmith at feralinteractive.com> wrote:
>
> I don't have Doom available to test. How's it broken?

After the menu loads, it gets stuck flipping between some 2 (?)
arbitrary frames than are no longer updating.

> Could you see if removing the usage flags condition on the second call to
> radv_image_view_make_descriptor makes any difference? Otherwise I'm not sure
> what's wrong - as far as I could tell this should be making RADV do
> basically the same as what radeonsi does.

That seems to fix it, as well as reverting the whole patch (still
reverts cleanly).

GraÅžvydas


More information about the mesa-dev mailing list