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

Commit b481e90b 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

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

Change-Id: I138aa42e7098b69d00517d9bac3d811b9b56e8a7
parents 35183814 e6759c3d
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 \