Luna::RHI::IDevice::new_fence
virtual R< Ref< IFence > > new_fence()=0
Creates one new fence that can be used to synchronize execution of multiple command buffers.
Return value
Returns the created fence object.
virtual R< Ref< IFence > > new_fence()=0
Creates one new fence that can be used to synchronize execution of multiple command buffers.
Returns the created fence object.