diff --git a/dist/index.d.ts b/dist/index.d.ts index 4d1fa52..94b0b72 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -3420,6 +3420,7 @@ interface GPUTextureUsage { readonly TEXTURE_BINDING: GPUFlagsConstant; readonly STORAGE_BINDING: GPUFlagsConstant; readonly RENDER_ATTACHMENT: GPUFlagsConstant; + readonly TRANSIENT_ATTACHMENT: GPUFlagsConstant; } declare var GPUTextureUsage: GPUTextureUsage; diff --git a/generated/index.d.ts b/generated/index.d.ts index b2d360f..851e45d 100644 --- a/generated/index.d.ts +++ b/generated/index.d.ts @@ -3096,6 +3096,7 @@ interface GPUTextureUsage { readonly TEXTURE_BINDING: GPUFlagsConstant; readonly STORAGE_BINDING: GPUFlagsConstant; readonly RENDER_ATTACHMENT: GPUFlagsConstant; + readonly TRANSIENT_ATTACHMENT: GPUFlagsConstant; } declare var GPUTextureUsage: GPUTextureUsage; diff --git a/gpuweb b/gpuweb index 630ca2a..7e38318 160000 --- a/gpuweb +++ b/gpuweb @@ -1 +1 @@ -Subproject commit 630ca2ae057701eb55c5bdf7a26efdb023e8d154 +Subproject commit 7e3831803c26ae169bebfb6750204c94a7b9797e