commit | 1fb192d5b248cd887745590596158afdafade1f6 | [log] [tgz] |
---|---|---|
author | Jesse Natalie <jenatali@microsoft.com> | Mon Dec 28 10:48:54 2020 -0800 |
committer | Marge Bot <eric+marge@anholt.net> | Sun Jan 03 23:07:21 2021 +0000 |
tree | 1707c9877387c645de45522fe10d8a11ec185c2b | |
parent | 54dd7b1d35c1c5636a6c6543ae531d83d837df67 [diff] |
d3d12: Fix implicit fallthrough warnings Changes comments to use FALLTHROUGH macro, to silence warnings from both GCC and clang. Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8248>