Commit 62aeeb1
Update pipelines with graphicsJobs setting enabled to use command line argument
It was brought up that we can enable the `graphicsJobs` setting using the `-force-gfx-jobs split` command line argument, therefore removing the need of using the `com.unity.cli-project-setup` package.
This PR adds the argument to the utr flags and removes the call to open the project and execute the method from the `com.unity.cli-project-setup` package.
The pipelines run with `kGfxThreadingModeSplitJobs` instead of `kGfxThreadingModeNonThreaded`1 parent 8dc1e11 commit 62aeeb1
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments