Definition
WebGPU defines GPUObjectDescriptorBase
dictionary GPUObjectDescriptorBase {
USVString label = "";
};
Referring IDL interfaces/dictionaries
GPUBindGroupDescriptor
GPUBindGroupLayoutDescriptor
GPUBufferDescriptor
GPUCommandBufferDescriptor
GPUCommandEncoderDescriptor
GPUComputePassDescriptor
GPUDeviceDescriptor
GPUExternalTextureDescriptor
GPUPipelineDescriptorBase
GPUPipelineLayoutDescriptor
GPUQuerySetDescriptor
GPUQueueDescriptor
GPURenderBundleDescriptor
GPURenderPassDescriptor
GPURenderPassLayout
GPUSamplerDescriptor
GPUShaderModuleDescriptor
GPUTextureDescriptor
GPUTextureViewDescriptor