anv: update fallthrough comment so gcc sees it
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5714>
This commit is contained in:
@@ -1155,7 +1155,7 @@ VkResult anv_GetPhysicalDeviceImageFormatProperties2(
|
||||
external_props->externalMemoryProperties = android_image_props;
|
||||
break;
|
||||
}
|
||||
/* fallthrough if ahw not supported */
|
||||
/* fallthrough - if ahw not supported */
|
||||
default:
|
||||
/* From the Vulkan 1.0.42 spec:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user