Added "RenderFramework *" in GraphModule and IRenderTarget
This commit is contained in:
@@ -34,7 +34,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
TextureManager(GPUDevice *);
|
||||
TextureManager(RenderFramework *rf);
|
||||
virtual ~TextureManager();
|
||||
|
||||
const VkFormatProperties GetFormatProperties(const VkFormat)const;
|
||||
|
Reference in New Issue
Block a user