Skip to content
Snippets Groups Projects
Commit d50658fe authored by Ian Elliott's avatar Ian Elliott
Browse files

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
parent 233c856f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment