DescriptionGN: Android Vulkan support
Android's the easiest place to start supporting Vulkan, so it's up first.
ndk_api becomes user-specifiable so that the Vulkan bots can kick it up
to 24, the first release supporting Vulkan. The defaults remain the same:
18 for 32-bit and 21 for 64-bit, the first release supporting 64-bit.
To test this, I set ndk_api=24 and skia_use_vulkan=true in GN, then
$ ninja -C out dm; and droid out/dm --config vk --src gm
Seems to work! Bot scripts to follow.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2336343002
Committed: https://skia.googlesource.com/skia/+/6ef6999017febaf0039b83c1ff4da1efe9c0e85d
Patch Set 1 #Patch Set 2 : Seems to work. #Patch Set 3 : comment #Patch Set 4 : simpler #
Messages
Total messages: 18 (11 generated)
|