mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-01 05:48:11 +03:00
Docs: Add a couple of Android pointers
Hit some rough edges while setting up a clean install. Bug: angleproject:4347 Change-Id: I241cddac0c86d0eb00195e42304f50e2c7bba5e4 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4688533 Auto-Submit: Cody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: Roman Lavrov <romanl@google.com> Commit-Queue: Roman Lavrov <romanl@google.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
c0f2f71eba
commit
a04d544301
@@ -56,6 +56,8 @@ On Linux only, you need to install all the necessary dependencies before going f
|
||||
./build/install-build-deps.sh
|
||||
```
|
||||
|
||||
If building for Android (which requires Linux), switch to the [Android steps](https://chromium.googlesource.com/angle/angle.git/+/HEAD/doc/DevSetupAndroid.md) at this point.
|
||||
|
||||
After this completes successfully, you are ready to generate the ninja files:
|
||||
```
|
||||
gn gen out/Debug
|
||||
|
||||
@@ -229,6 +229,10 @@ a GN arg:
|
||||
angle_expose_non_conformant_extensions_and_versions = true
|
||||
```
|
||||
|
||||
## Accessing ANGLE traces
|
||||
|
||||
To sync and build the ANGLE traces, jump to [ANGLE Restricted Traces](https://chromium.googlesource.com/angle/angle.git/+/HEAD/src/tests/restricted_traces/README.md#angle-restricted-traces).
|
||||
|
||||
## Command line for launching chrome on Android
|
||||
|
||||
[This Makefile](https://github.com/phuang/test/blob/main/chromium/Makefile) contains many useful
|
||||
|
||||
Reference in New Issue
Block a user