script::dom::bindings::codegen::Bindings::WebGPUBinding

Trait GPUCompilationInfoMethods

Source
pub(crate) trait GPUCompilationInfoMethods<D>
where D: DomTypes,
{ // Required method fn Messages( &self, cx: JSContext, _can_gc: CanGc, retval: MutableHandle<'_, Value>, ); }

Required Methods§

Source

fn Messages( &self, cx: JSContext, _can_gc: CanGc, retval: MutableHandle<'_, Value>, )

Implementors§