Luna::RHI::get_adapters

Vector< Ref< IAdapter > > get_adapters()

Gets a list of adapters installed on the platform.

Return value

Returns a list of adapters installed on the platform.

Remark

The returned list will not change after RHI module is initialized, you should restart the module/application if you install/remove adapters at run time.