Trait GPUDeviceLostInfoMethods

Source
pub(crate) trait GPUDeviceLostInfoMethods<D>
where D: DomTypes,
{ // Required methods fn Reason(&self) -> GPUDeviceLostReason; fn Message(&self) -> DOMString; }

Required Methods§

Implementors§