Trait script::dom::bindings::codegen::Bindings::WebGPUBinding::GPUSampler_Binding::GPUSamplerMethods
source · pub trait GPUSamplerMethods {
// Required methods
fn Label(&self) -> USVString;
fn SetLabel(&self, value: USVString);
}