mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
[Fix] (ci): use software GPU for GLES APK retrace
This commit is contained in:
@@ -134,7 +134,7 @@ 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: swangle
|
gpu: software
|
||||||
- name: DirectVulkan
|
- name: DirectVulkan
|
||||||
id: magma
|
id: magma
|
||||||
apk: MobileGL-MagmaTrace-release.apk
|
apk: MobileGL-MagmaTrace-release.apk
|
||||||
|
|||||||
Reference in New Issue
Block a user