diff options
author | comex <comexk@gmail.com> | 2020-11-14 18:33:40 -0500 |
---|---|---|
committer | comex <comexk@gmail.com> | 2020-12-06 18:37:23 -0500 |
commit | b8fbf6969c33a72c7facfd23e7a850e718afac43 (patch) | |
tree | 270ee450e5d905dfe3cc36baf166b462312e72fa /src/video_core/shader/decode.cpp | |
parent | 7e5f595b31771384be0be7f403160340312886bb (diff) |
map_interval: Change field order to address uninitialized field warning
Clang complains about `new_chunk`'s constructor using the
then-uninitialized `first_chunk` (even though it's just to get a pointer
into it).
Diffstat (limited to 'src/video_core/shader/decode.cpp')
0 files changed, 0 insertions, 0 deletions