blob: 9046b2b0232cae4f20acf23d17709b90ace2bda8 [file] [log] [blame] [edit]
{
"description": [
"Copyright 2025 The ANGLE Project Authors. All rights reserved.",
"Use of this source code is governed by a BSD-style license that can be",
"found in the LICENSE file.",
"",
"wgpu_features.json: angle::Features and workarounds for the WebGPU backend."
],
"features": [
{
"name": "avoid_wait_any",
"category": "Workarounds",
"description": [
"Avoid unnecessary calls to wpguInstanceWaitAny."
]
}
]
}