| commit | 7731df0d8119f1f48e0cb8476bb4fae5e4811358 | [log] [tgz] |
|---|---|---|
| author | John Bauman <jbauman@google.com> | Fri Mar 22 20:34:28 2024 +0000 |
| committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 20:34:28 2024 +0000 |
| tree | 94874fb96d23f429dc7f037125593a872cb57b59 | |
| parent | 9ea87150411b56082cb2734549af0d0c1608c051 [diff] |
Run vk_timer_query This test only works on Mali, so it should be built and run OOT. Change-Id: I45d1658eb8434842e2f6696063c1e1943af2d62a Reviewed-on: https://fuchsia-review.googlesource.com/c/drivers/graphics/gpu/+/1009252 Reviewed-by: Craig Stout <cstout@google.com> Fuchsia-Auto-Submit: John Bauman <jbauman@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.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.