pub(crate) type GPUObjectDescriptorBase = GPUObjectDescriptorBase;
pub(crate) struct GPUObjectDescriptorBase { pub label: USVString, }
label: USVString