Type Alias RendererFeatureName
RendererFeatureName:
| "texture-compression-bc"
| "texture-compression-etc2"
| "texture-compression-astc"
| "timestamp-query"
| "shader-f16"
| "subgroups"
| "depth32float-stencil8"
| "float32-filterable"
| "float32-blendable"
Optional device capabilities that the renderer can request through the portable RHI.