summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2019-06-08 23:51:16 +0200
committerBas Nieuwenhuizen <[email protected]>2019-06-10 22:21:16 +0000
commite0d12f79c5ecdbcf8437d022445fd614b7ecaa8f (patch)
treeb7531b2de3d87da8ff37eaaf1eb08061a9515437 /src/gallium/drivers
parent39c71e002561052d0596200b2d0ebdb8cc39d862 (diff)
radv: Handle UNDEFINED format in image format list.
Was watching a presentation on YT where this was used and it turns out it is not invalid. The only case it is actually valid as format in the creation of an image or image view is with Android Hardware Buffers which have their format specified externally. So we can just ignore all entries with VK_FORMAT_UNDEFINED. Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions