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

Commit 07c67a87 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

* commit 'b481e90b':
  vulkan: do not use exported functions internally

Change-Id: I956cd4cb44a4cc62cc4efc852bae513a35bc03e3
parents 2057cc86 b481e90b
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 \