diff options
author | Chad Versace <[email protected]> | 2016-01-27 20:42:45 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2016-01-28 10:03:00 -0800 |
commit | 142da00486989eb669ac1f93fb9ff48acab0e3fb (patch) | |
tree | f0e4e92da8b60916c5554c653eb053ff59498465 /bin | |
parent | 22258e279d5553f3c2f6983ed569169a0094b90f (diff) |
anv: Drop const on anv_framebuffer::attachments
The attachments should be const, but the driver's function signatures
are generally not const-friendly.
Drop the const because it conflicts with upcoming
anv_cmd_buffer_resolve_subpass().
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions