microsoft/compiler: Add missing 'return' to switch case
authorJesse Natalie <jenatali@microsoft.com>
Sat, 28 Nov 2020 16:29:18 +0000 (08:29 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Dec 2020 17:10:47 +0000 (17:10 +0000)
commit30e5abe5f51088f696fae79a69363ac3e78e3e3a
treec75f48c6946d17e3ad4d4bb440082526875ff0b1
parent423363803e53ed0f6379f185d2644465f02e2c3c
microsoft/compiler: Add missing 'return' to switch case

Fixes: b9c61379 ("microsoft/compiler: translate nir to dxil")
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7780>
src/microsoft/compiler/dxil_signature.c