Skip to content

Commit

Permalink
Update src/webgpu/api/validation/encoding/programmable/pipeline_bind_…
Browse files Browse the repository at this point in the history
…group_compat.spec.ts

Co-authored-by: Kai Ninomiya <[email protected]>
  • Loading branch information
greggman and kainino0x authored Feb 10, 2024
1 parent d0a4f51 commit 840c28a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,6 @@ class F extends ValidationTest {
});
this.trackForCleanup(buffer);

const kEmptyBindGroupNdx = 0;
const kNonEmptyBindGroupNdx = 1;

const {
emptyBindGroupLayout,
nonEmptyBindGroupLayout,
Expand Down

0 comments on commit 840c28a

Please sign in to comment.