mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-07 19:58:32 +09:00
[Chore] (ci): Use supported GPU settings
This commit is contained in:
@@ -108,12 +108,12 @@ jobs:
|
||||
id: espryt
|
||||
apk: MobileGL-EsprytTrace-release.apk
|
||||
package: top.mobilegl.plugin.espryt.trace
|
||||
gpu: angle
|
||||
gpu: swangle
|
||||
- name: DirectVulkan
|
||||
id: magma
|
||||
apk: MobileGL-MagmaTrace-release.apk
|
||||
package: top.mobilegl.plugin.magma.trace
|
||||
gpu: angle
|
||||
gpu: lavapipe
|
||||
case:
|
||||
- name: OpenRA
|
||||
trace_archive: tools/trace_replay/fixtures/openra.tgz
|
||||
|
||||
Reference in New Issue
Block a user