Skip to content
Snippets Groups Projects
Commit ea08a296 authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen
Browse files

radv: Handle VK_ATTACHMENT_UNUSED in color attachments.


This just sets them to INVALID COLOR,  instead of shifting the
attachments together.

This also fixes a number of cases where we use it first and only
then check if it is VK_ATTACHMENT_UNUSED.

Signed-off-by: default avatarBas Nieuwenhuizen <basni@google.com>
Fixes: f4e499ec "radv: add initial non-conformant radv vulkan driver"
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
parent bfe81344
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment