DescriptionDM: --gpu and --cpu should only control top-level tasks.
This fixes a bug where we run some Android bots with --nocpu, and the
current behavior disables the (CPU-bound) WriteTasks the GPU bound GM
runs spawn off. The WriteTasks don't run and we end up with "null" in
our .json files.
Tested locally: out/Release/dm --nocpu -w /tmp/out; ls /tmp/out
dm.json gpu/
BUG=skia:2938
Committed: https://skia.googlesource.com/skia/+/53e0be6d2b76321c2012085a73f1e7b269406c78
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|