diff options
Diffstat (limited to 'include/gpu/GrRenderTarget.h')
-rw-r--r-- | include/gpu/GrRenderTarget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gpu/GrRenderTarget.h b/include/gpu/GrRenderTarget.h index 4a2c254da2..c26ca4bb7e 100644 --- a/include/gpu/GrRenderTarget.h +++ b/include/gpu/GrRenderTarget.h @@ -33,6 +33,7 @@ class GrTexture; */ class GrRenderTarget : public GrResource { public: + SK_DECLARE_INST_COUNT(GrRenderTarget) /** * @return the width of the rendertarget |