diff options
author | Alex Smith <[email protected]> | 2017-07-21 17:00:00 +0100 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-07-22 06:40:29 +1000 |
commit | af9d6a8a99fa67bade628028b7265ae21445a930 (patch) | |
tree | c3e05e416608b8640417d6c7eca0bb0091ba81da /src/gallium | |
parent | d1e7153228304eb1be85580cbfdea1a57c5f203b (diff) |
radv: Generate storage image descriptors unconditionally
We can also use storage images internally for resolves, which don't
require TRANSFER_DST usage on the image, so currently we may not create
the needed descriptors.
Just create these descriptors unconditionally.
Fixes: 0e1886efb9e ("radv: Fix descriptors for cube images with VK_IMAGE_USAGE_STORAGE_BIT")
Reported-by: Grazvydas Ignotas <[email protected]>
Signed-off-by: Alex Smith <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions