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