diff options
author | Jason Ekstrand <[email protected]> | 2020-01-16 13:38:55 -0600 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-01-17 18:27:29 +0000 |
commit | 6790397346ccafbe1baa2ef03ce33d6bef5f257c (patch) | |
tree | 42294d77795ba40237e13b1023327613febacc5b /common.py | |
parent | 44f5a92c0b16c18d7e0f5b73c243a68c94d97ad4 (diff) |
anv: Support modifiers in GetImageFormatProperties2
Images with modifiers come with restrictions:
1. They have to be simple 2D images right now
2. They need to have a sensible format (not compressed, multi-plane, or
non-power-of-two)
3. If a CCS modifier is being requested, they have to actually support
CCS_E and be CCS-compatible with any other formats the client may
wish to use for image views.
Reviewed-by: Lionel Landwerlin <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3434>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions