diff options
author | Jason Ekstrand <[email protected]> | 2019-05-22 18:25:50 -0500 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2019-08-06 02:05:28 +0000 |
commit | abf9e10488c9fc8b7af8f284d4de31ebf3092299 (patch) | |
tree | 209add26baa468d8e70de20ccacc164227abb6cf /src/mapi/new | |
parent | aa13f75f015f4272b0507279c6b794cd0b20ddd0 (diff) |
anv: Use dirty bits for dynamic state tracking
Previously, we assumed that the dirty bit was always 1 << VK_DYNAMIC_*
and this assumption is about to be false. Extensions which define new
VK_DYNAMIC_* enums won't be nice and tightly packed which this really
requires. Instead, add functions to don the conversions and rework the
bits a bit.
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/mapi/new')
0 files changed, 0 insertions, 0 deletions