Skip to main content
Module

x/netzo/deno.d.ts>GPUFeatureName

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
type alias GPUFeatureName
import { type GPUFeatureName } from "https://deno.land/x/netzo@v0.1.8/deno.d.ts";
definition:
| "depth-clip-control"
| "depth24unorm-stencil8"
| "depth32float-stencil8"
| "pipeline-statistics-query"
| "texture-compression-bc"
| "texture-compression-etc2"
| "texture-compression-astc"
| "timestamp-query"
| "indirect-first-instance"
| "shader-f16"
| "mappable-primary-buffers"
| "sampled-texture-binding-array"
| "sampled-texture-array-dynamic-indexing"
| "sampled-texture-array-non-uniform-indexing"
| "unsized-binding-array"
| "multi-draw-indirect"
| "multi-draw-indirect-count"
| "push-constants"
| "address-mode-clamp-to-border"
| "texture-adapter-specific-format-features"
| "shader-float64"
| "vertex-attribute-64bit"