WebIDLpedia

GPUSupportedFeatures interface

Definition

WebGPU defines GPUSupportedFeatures



[Exposed=(Window, Worker), SecureContext]
interface GPUSupportedFeatures {
    readonly setlike<DOMString>;
};

Methods and attributes that return objects implementing GPUSupportedFeatures

Referring IDL interfaces/dictionaries