Skip to content

Commit

Permalink
specify build softpipe instead of swrast
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Aug 29, 2024
1 parent f1a6b6d commit 38ae01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ump-pojav-android_debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
-Dopengl=true \
-Dosmesa=true \
-Dvulkan-drivers= \
-Dgallium-drivers=freedreno,zink,panfrost,swrast \
-Dgallium-drivers=freedreno,zink,panfrost,softpipe \
-Dfreedreno-kmds=kgsl \
-Dshared-glapi=false \
-Dbuildtype=debug
Expand Down

0 comments on commit 38ae01d

Please sign in to comment.