mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-15 16:16:26 +00:00
synchronize macOS with latest changes
This commit is contained in:
@@ -19,7 +19,7 @@ public:
|
||||
friend class MetalDataFactoryImpl;
|
||||
MetalDataFactory& m_parent;
|
||||
ObjToken<BaseGraphicsData> m_data;
|
||||
Context(MetalDataFactory& parent);
|
||||
Context(MetalDataFactory& parent __BooTraceArgs);
|
||||
~Context();
|
||||
public:
|
||||
Platform platform() const { return Platform::Metal; }
|
||||
|
||||
Reference in New Issue
Block a user