anv: add missing "fall-through" annotation
authorEric Engestrom <eric.engestrom@intel.com>
Sun, 17 Nov 2019 23:56:49 +0000 (23:56 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Nov 2019 22:03:00 +0000 (22:03 +0000)
commit51e214c1db077c497ce66d3ada44d6a46fb8cf25
treec6c5d96d1e1ce4ff153d768e10b0958616a69ec2
parent99788de90956112936fd883c0ae4e351f6a7e2da
anv: add missing "fall-through" annotation

CoverityID: 1455884
Fixes: c1c346f1667375e9330a ("anv: implement VK_KHR_separate_depth_stencil_layouts")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_image.c