diff --git a/dist/index.d.ts b/dist/index.d.ts index 37d48020..cdbcbb2c 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -554,6 +554,7 @@ type GPUVertexFormat = | "sint32x3" | "sint32x4" | "unorm10-10-10-2" + | "snorm10-10-10-2" | "unorm8x4-bgra"; type GPUVertexStepMode =