blob: 10a5b2c801ab2bf6e4553779ec99119f6384e45b [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-caselist-file=/pkg/data/vk-default.txt",
"--deqp-log-images=disable",
"--deqp-log-shader-sources=disable",
"--deqp-log-filename=/artifacts/TestResults.qpa",
"--deqp-archive-dir=/pkg/data",
"--deqp-log-flush=disable",
"--deqp-minimize-stdout=enable",
],
},
}