Home
last modified time | relevance | path

Searched refs:PlatformLinux (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dplatform_linux.cpp30 PlatformLinux::PlatformLinux(PlatformCreateInfo const& createInfo) in PlatformLinux() function in PlatformLinux
77 const PlatformData& PlatformLinux::GetPlatformData() const in GetPlatformData()
82 void PlatformLinux::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations()
93 return CORE_NS::IPlatform::Ptr(new PlatformLinux(createInfo)); in Create()
H A Dplatform_linux.h32 class PlatformLinux final : public IPlatform {
34 explicit PlatformLinux(PlatformCreateInfo const& createInfo);
35 ~PlatformLinux() override = default;

Completed in 2 milliseconds