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

Commit 4648d9c1 authored by Jesse Hall's avatar Jesse Hall
Browse files

vulkan: Add SDK 0.9 to 0.10 patch stack

Change-Id: I7aaae7966b7a64c2d56f0933b811400a7c892cd6
(cherry picked from commit 7f8155bd9e394073415bc565efca3cd6e2969d5b)
parent 9a86ad29
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10,6 +10,12 @@ $ cd <somewhere in target git repo>
$ git am $VULKAN_PATCHES/$PATCH_DIR/*


frameworks_base-apk_library_dir
-------------------------------
This branch is for frameworks/native. It changes all the Vulkan components to
use the SDK 0.10 version of the API and extensions.


frameworks_base-apk_library_dir
-------------------------------
This branch is for $TOP/frameworks/base. It modifies the framework to
Loading