SkQP: Fix document about running as native executable
Bug: skia:10156 Change-Id: Ic0d89ef4bf01ccadb23a5d123c578dc772bc945a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/284522 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Tyler Denniston <tdenniston@google.com> Commit-Queue: Tyler Denniston <tdenniston@google.com> Auto-Submit: Lepton Wu <lepton@chromium.org>
This commit is contained in:
parent
24ea293cd2
commit
e59f718fc2
@ -86,7 +86,5 @@ Run as a non-APK executable
|
||||
|
||||
2. Build the SkQP program, load files on the device, and run skqp:
|
||||
|
||||
gn gen out/skqp-arm
|
||||
ninja -C out/skqp-arm skqp
|
||||
python tools/skqp/run_skqp_exe out/skqp-arm
|
||||
|
||||
ninja -C out/skqp/arm skqp
|
||||
python tools/skqp/run_skqp_exe out/skqp/arm
|
||||
|
Loading…
Reference in New Issue
Block a user