Skip to main content

GPUCompilationInfoMethods

Trait GPUCompilationInfoMethods 

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

Required Methods§

Source

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

Implementors§