aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private/GrTextureProxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/GrTextureProxy.h')
-rw-r--r--include/private/GrTextureProxy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/private/GrTextureProxy.h b/include/private/GrTextureProxy.h
index ee954dcede..61e8020b5a 100644
--- a/include/private/GrTextureProxy.h
+++ b/include/private/GrTextureProxy.h
@@ -26,6 +26,8 @@ public:
void setMipColorMode(SkDestinationSurfaceColorMode colorMode);
+ GrSamplerParams::FilterMode highestFilterMode() const;
+
protected:
friend class GrSurfaceProxy; // for ctors