blob: a19485e4f015cc96fe24485b5a6e9a5498c341bc [file] [log] [blame]
// Copyright 2022 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.
{
include: [
"//src/lib/vulkan/vulkan-validation-pkg/application.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
"syslog/client.shard.cml",
"vulkan/client.shard.cml",
],
program: {
binary: "bin/vkcontext",
},
}