Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4abdf47 authored by Chia-I Wu's avatar Chia-I Wu Committed by android-build-merger
Browse files

Merge "vulkan: do not use exported functions internally" into nyc-dev am: e6759c3d am: b481e90b

am: 07c67a87

* commit '07c67a87':
  vulkan: do not use exported functions internally

Change-Id: I7c87eb57a0f7cd12d3d84ec19740be95b41475c8
parents c20ab617 07c67a87
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ LOCAL_SANITIZE := integer

LOCAL_CFLAGS := -DLOG_TAG=\"vulkan\" \
	-DVK_USE_PLATFORM_ANDROID_KHR \
	-DVK_NO_PROTOTYPES \
	-std=c99 -fvisibility=hidden -fstrict-aliasing \
	-Weverything -Werror \
	-Wno-padded \