commit | d50658fec4be94161328c6d8782609cccecf83d9 | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Wed Jun 28 11:08:35 2023 -0600 |
committer | Ian Elliott <ianelliott@google.com> | Thu Jun 29 17:07:26 2023 -0600 |
tree | 383d38e88b5066823d21b32be567190a91f68481 | |
parent | 233c856f0e9ccd24de3a8b8e19a1bbc70f1fbcff [diff] |
SkiaVkRenderEngine: Use HIGH priority if REALTIME is not available Not all drivers that support the "VK_EXT_global_priority" extension support "VK_QUEUE_GLOBAL_PRIORITY_REALTIME_EXT". Instead of assuming REALTIME by the existence of the extension, properly query for the highest priority, using HIGH if available. Bug: 281820575 Test: Manual testing Change-Id: I846e829b775c7df90a44a0c97c0007cc6b44b438