projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06dc2f3
)
anv: update fallthrough comment so gcc sees it
author
Timothy Arceri
<tarceri@itsqueeze.com>
Wed, 1 Jul 2020 06:24:59 +0000
(16:24 +1000)
committer
Timothy Arceri
<tarceri@itsqueeze.com>
Thu, 2 Jul 2020 02:11:30 +0000
(12:11 +1000)
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5714>
src/intel/vulkan/anv_formats.c
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/anv_formats.c
b/src/intel/vulkan/anv_formats.c
index eb1514bb42f009f2cd88e3b9a9188760a6c61b5e..b7cac527ac5c0d160924933e1b56ac6bf7491316 100644
(file)
--- a/
src/intel/vulkan/anv_formats.c
+++ b/
src/intel/vulkan/anv_formats.c
@@
-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:
*