所有材质全部使用新方法注册,但此举带来一个问题就是所有代码中的材质代码都被链接,会造成核心可执行程序变大。
This commit is contained in:
@@ -53,7 +53,7 @@ protected:
|
||||
|
||||
protected:
|
||||
|
||||
VulkanDevice * device =nullptr;
|
||||
VulkanDevice * device =nullptr;
|
||||
RenderPass * device_render_pass =nullptr;
|
||||
SwapchainRenderTarget * sc_render_target =nullptr;
|
||||
|
||||
|
Reference in New Issue
Block a user