skia2/bazel
Kevin Lubick 95bcc8837f [bazel] Move vma down to //src/gpu
This adds a flag to enable or disable the vulkan memory allocator
(enabled by default). This flag only makes sense when vulkan is
also enabled, so the flag is marked private and a public
config_setting_group is made that ANDs "vulkan backend" and
"user wants vma" which is what we base our rules on.

There are few buildifier lint rules that get tidied up
as well here.

Change-Id: I089951050282afb87f01f505661c66fed920c73c
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527696
Reviewed-by: Leandro Lovisolo <lovisolo@google.com>
2022-04-06 18:06:08 +00:00
..
common_config_settings [bazel] Move vma down to //src/gpu 2022-04-06 18:06:08 +00:00
gcs_mirror [bazel] Make custom karma_test rule 2022-02-23 14:53:01 +00:00
rbe [bazel] Add RBE support using hermetic Linux Clang toolchain 2022-03-28 13:56:16 +00:00
BUILD.bazel [bazel] Move vma down to //src/gpu 2022-04-06 18:06:08 +00:00
cc_binary_with_flags.bzl [bazel] Compile gms for wasm and WebGL 2022-02-09 18:56:17 +00:00
karma_test.bzl [bazel] Make use of test_on_env to spin up server for gms 2022-02-28 14:05:54 +00:00
macros.bzl [bazel] Move vma down to //src/gpu 2022-04-06 18:06:08 +00:00
Makefile [canvaskit] Can build debug mode with RBE 2022-03-31 13:59:15 +00:00