commit | 11c6a7bbd819728d7edc04a10793dd3d57a52b14 | [log] [tgz] |
---|---|---|
author | Nick Cook <nickcook@google.com> | Thu Jan 30 19:59:17 2020 +0000 |
committer | Nick Cook <nickcook@google.com> | Mon Mar 02 20:07:36 2020 +0000 |
tree | a0d8c2cf2d0804ddb0d50edbf077f7cb9dad9900 | |
parent | 27f08dad6681a062c8a6814b2e6891ba520232eb [diff] |
docs: Among devices which support Vulkan 1.1, a subset support it via software emulation. Refer to the NDK docs on how to address these devices. See also cr/292399283. Change-Id: I0bcad9f1a2944791c1a04f3fa7bcd97630e722ac Test: m ds-docs-java Bug: 148296066