| commit | 1f3ec1b32e505f15d7dd3bbe40bdb8c574671a6d | [log] [tgz] |
|---|---|---|
| author | John Bauman <jbauman@google.com> | Mon May 20 18:53:32 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 20 18:53:32 2024 +0000 |
| tree | 988a2754c050413fda794d0b8b336349161c7f56 | |
| parent | 10fd45af344cdfe3d468138cb17bc0f7ca952353 [diff] |
Add msd_arm_mali_cmd_buf_benchmark_test Uses cmd-buf-benchmark-test from the SDK. Bug: b/313660119 Change-Id: If4ad51f1d62a6d2ec585a5b38f779393da58e745 Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1049617 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Reviewed-by: Darren Chan <chandarren@google.com> Fuchsia-Auto-Submit: John Bauman <jbauman@google.com>
To perform an initial bootstrap, execute the following:
In a terminal, clone the repository:
git clone https://fuchsia.googlesource.com/drivers/graphics/gpu
Change to that directory:
cd gpu
Fetch all git submodules:
git submodule init && git submodule update --recursive
Bootstrap the build environment:
scripts/bootstrap.sh
Fetch and build the SDK:
tools/bazel build @fuchsia_sdk//:fuchsia_toolchain_sdk
See the getting started guide for more info.