commit | f5b8452d9df682ecccc344736fb6c592162e2395 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Fri Jan 13 08:29:27 2023 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Jan 13 14:17:02 2023 +0000 |
tree | 0f3cf89c270239278f5054675f1a1fbe5a8bfa20 | |
parent | c72c7bf7e45bc3b901dbf8d7287ffb59dfb106d7 [diff] |
[bazel] Do not build GrVkSecondaryCBDrawContext by default See also http://cl/501820380 I'm not making this a flag in .bazelrc because no clients should use this (except for Chromium in Android WebView). We only need to turn it on for tests. Change-Id: I54a991b576ea8893dd3d0976860bd46c315f36a2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/629756 Reviewed-by: Herb Derby <herb@google.com>