blob: 24ee5381340185766f7a488cc2306d0b4b99422e [file]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("tests") {
public_deps = [ "src:tests" ]
}
group("vulkan_validation_layers") {
public_deps = [ "src:vulkan_validation_layers" ]
}
group("vulkan_gen_json_files") {
public_deps = [ "src:vulkan_gen_json_files" ]
}