Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp31 PlatformMac::PlatformMac(PlatformCreateInfo const& createInfo) in PlatformMac() function in PlatformMac
77 const PlatformData& PlatformMac::GetPlatformData() const in GetPlatformData()
82 void PlatformMac::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations()
109 return CORE_NS::IPlatform::Ptr(new PlatformMac(createInfo)); in Create()
H A Dplatform_mac.h33 class PlatformMac final : public IPlatform {
35 explicit PlatformMac(PlatformCreateInfo const& createInfo);
36 ~PlatformMac() override = default;

Completed in 2 milliseconds