34 other.wgpuInstance =
nullptr;
Instance(wgpu::Instance wgpuInstance_)
Definition Instance.hpp:8
Instance & operator=(Instance &&other) noexcept
Definition Instance.hpp:25
const wgpu::Instance & operator*(void) const
Definition Instance.hpp:42
Instance(Instance &other)=delete
Instance(Instance &&other) noexcept
Definition Instance.hpp:22
wgpu::Instance & operator*(void)
Definition Instance.hpp:39
wgpu::Instance wgpuInstance
Definition Instance.hpp:47
wgpu::Instance * operator->(void)
Definition Instance.hpp:40
~Instance()
Definition Instance.hpp:9
Instance & operator=(Instance &other)=delete
const wgpu::Instance * operator->(void) const
Definition Instance.hpp:43