diff options
author | Chad Versace <[email protected]> | 2015-11-13 10:24:57 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2015-11-13 10:44:09 -0800 |
commit | ba467467f49577381be651643dd7ff184b998590 (patch) | |
tree | 9fae76e81b846109946723ad7a9cf525b0bddb19 /common.py | |
parent | af392916ff3856c8e606212914c1623674c49aff (diff) |
anv: Use enum isl_tiling everywhere
In anv_surface and anv_image_create_info, replace member
'uint8_t tile_mode' with 'enum isl_tiling'.
As a nice side-effect, this patch also reduces bug potential because the
hardware enum values for tile modes are unstable across hardware
generations.
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions