From 04e58d69f1bf6d526012490b075457c22b7ff476 Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Wed, 1 Nov 2023 17:27:34 -0700 Subject: [PATCH] add link --- src/webgpu/api/validation/encoding/cmds/render/draw.spec.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/webgpu/api/validation/encoding/cmds/render/draw.spec.ts b/src/webgpu/api/validation/encoding/cmds/render/draw.spec.ts index 4b18d2878ec6..aaac9b3b4363 100644 --- a/src/webgpu/api/validation/encoding/cmds/render/draw.spec.ts +++ b/src/webgpu/api/validation/encoding/cmds/render/draw.spec.ts @@ -609,6 +609,7 @@ buffer slot and index buffer will cause no validation error, with completely/par TODO: The "Factor" parameters don't necessarily guarantee that we test all configurations of buffers overlapping or not. This test should be refactored to test specific overlap cases, and have fewer total parameterizations. + See https://github.com/gpuweb/cts/pull/3122#discussion_r1378623214 ` ) .params(u =>