mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1228918 - Fallback Mesa3D Gallium driver from llvmpipe to softpipe. Mesa 8.0.4 llvmpipe can introduce precision issues on reftest on B2G KK emu test. r=garndt
This commit is contained in:
parent
9ad88b9030
commit
e3c22c1368
@ -8,6 +8,9 @@ task:
|
||||
|
||||
workerType: b2gtest-emulator
|
||||
payload:
|
||||
maxRunTime: 7200
|
||||
env:
|
||||
GALLIUM_DRIVER: 'softpipe'
|
||||
command:
|
||||
- entrypoint
|
||||
- >
|
||||
|
Loading…
Reference in New Issue
Block a user