Trait script::dom::bindings::codegen::Bindings::GPUSamplerBinding::GPUSamplerBinding::GPUSamplerMethods
source · pub trait GPUSamplerMethods {
fn GetLabel(&self) -> Option<USVString>;
fn SetLabel(&self, value: Option<USVString>);
}