19 #ifndef MIR_GRAPHICS_PLATFORM_PROBE_H_
20 #define MIR_GRAPHICS_PLATFORM_PROBE_H_
32 std::shared_ptr<SharedLibrary>
module_for_device(std::vector<std::shared_ptr<SharedLibrary>>
const& modules);
37 #endif // MIR_GRAPHICS_PLATFORM_PROBE_H_
All things Mir.
Definition: buffer_stream.h:37
std::shared_ptr< SharedLibrary > module_for_device(std::vector< std::shared_ptr< SharedLibrary >> const &modules)
Definition: platform_probe.cpp:29