diff options
author | Lionel Landwerlin <[email protected]> | 2019-02-06 17:48:38 +0000 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2019-02-08 00:18:16 +0000 |
commit | f1bcb9be46898580c9928c3dc9078f9f3e0be67d (patch) | |
tree | 17e3d845e1a8c533dcb3eeacf96c93c98e4c13f9 /src/gallium/drivers | |
parent | a934a3d1245d823650a18830bab2f6b7b4b4dbbe (diff) |
radv: assert that colorAttachment is valid for CmdClearAttachment
This partially reverts a change from b7a93cbdede05a ("radv: Handle
VK_ATTACHMENT_UNUSED in CmdClearAttachment") which fixed actual issues
but also started to accept invalid values for the colorAttachment
field.
This change asserts that the field is valid for the current pass.
Signed-off-by: Lionel Landwerlin <[email protected]>
Fixes: b7a93cbdede05a ("radv: Handle VK_ATTACHMENT_UNUSED in CmdClearAttachment")
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions