type alias GPUFeatureName
          
Unstable
"depth-clip-control"
 | "depth32float-stencil8"
 | "pipeline-statistics-query"
 | "texture-compression-bc"
 | "texture-compression-etc2"
 | "texture-compression-astc"
 | "timestamp-query"
 | "indirect-first-instance"
 | "shader-f16"
 | "rg11b10ufloat-renderable"
 | "bgra8unorm-storage"
 | "float32-filterable"
 | "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"