aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrCaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrCaps.h')
-rw-r--r--src/gpu/GrCaps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpu/GrCaps.h b/src/gpu/GrCaps.h
index ef06f3612a..b6758d1352 100644
--- a/src/gpu/GrCaps.h
+++ b/src/gpu/GrCaps.h
@@ -273,6 +273,8 @@ public:
virtual bool getConfigFromBackendFormat(const GrBackendFormat& format, SkColorType ct,
GrPixelConfig*) const = 0;
+ const GrDriverBugWorkarounds& workarounds() const { return fDriverBugWorkarounds; }
+
protected:
/** Subclasses must call this at the end of their constructors in order to apply caps
overrides requested by the client. Note that overrides will only reduce the caps never