WebIDLpedia

NavigatorGPU interface mixin

Definition

WebGPU defines NavigatorGPU



interface mixin NavigatorGPU {
    [SameObject, SecureContext] readonly attribute GPU gpu;
};

Referring IDL interfaces/dictionaries