blob: d1219614b353ddb6e77451ae16ada683beb91e8b [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: [ "//third_party/vulkan-cts/fuchsia/meta/vulkan-cts.shard.cml" ],
program: {
args: [
"--deqp-case=*zircon*",
"--deqp-log-images=disable",
"--deqp-log-shader-sources=disable",
"--deqp-log-filename=/artifacts/TestResults.qpa",
"--deqp-archive-dir=/pkg/data",
"--deqp-log-flush=disable",
],
},
}