From 4b0b2ed63bd25a73361a99a9aae60f0b0724339e Mon Sep 17 00:00:00 2001 From: kainino0x Date: Tue, 15 Oct 2024 19:26:23 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2076d1d?= =?UTF-8?q?69e69307ac8bcb9a46abab79760145174ae=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- types/GPUFeatureName.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/GPUFeatureName.html b/types/GPUFeatureName.html index d170da94..79da8442 100644 --- a/types/GPUFeatureName.html +++ b/types/GPUFeatureName.html @@ -15,7 +15,7 @@
  • WebGPU API reference
  • GPUFeatureName
  • Type alias GPUFeatureName

    -
    GPUFeatureName: "depth-clip-control" | "depth32float-stencil8" | "texture-compression-bc" | "texture-compression-bc-sliced-3d" | "texture-compression-etc2" | "texture-compression-astc" | "texture-compression-astc-sliced-3d" | "timestamp-query" | "indirect-first-instance" | "shader-f16" | "rg11b10ufloat-renderable" | "bgra8unorm-storage" | "float32-filterable" | "clip-distances" | "dual-source-blending"
    +
    GPUFeatureName: "depth-clip-control" | "depth32float-stencil8" | "texture-compression-bc" | "texture-compression-bc-sliced-3d" | "texture-compression-etc2" | "texture-compression-astc" | "texture-compression-astc-sliced-3d" | "timestamp-query" | "indirect-first-instance" | "shader-f16" | "rg11b10ufloat-renderable" | "bgra8unorm-storage" | "float32-filterable" | "float32-blendable" | "clip-distances" | "dual-source-blending"