Fix warning
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Nz
|
|||||||
void Detach(AttachmentPoint attachmentPoint, UInt8 index);
|
void Detach(AttachmentPoint attachmentPoint, UInt8 index);
|
||||||
|
|
||||||
RenderTargetParameters GetParameters() const override;
|
RenderTargetParameters GetParameters() const override;
|
||||||
Vector2ui GetSize() const;
|
Vector2ui GetSize() const override;
|
||||||
|
|
||||||
bool IsComplete() const;
|
bool IsComplete() const;
|
||||||
bool IsRenderable() const override;
|
bool IsRenderable() const override;
|
||||||
|
|||||||
Reference in New Issue
Block a user