summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsProgramFragmentStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsProgramFragmentStore.h')
-rw-r--r--libs/rs/rsProgramFragmentStore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsProgramFragmentStore.h b/libs/rs/rsProgramFragmentStore.h
index a344387..3f9d8c9 100644
--- a/libs/rs/rsProgramFragmentStore.h
+++ b/libs/rs/rsProgramFragmentStore.h
@@ -32,6 +32,7 @@ public:
virtual ~ProgramFragmentStore();
virtual void setupGL(const Context *, ProgramFragmentStoreState *);
+ virtual void setupGL2(const Context *, ProgramFragmentStoreState *);
void setDepthFunc(RsDepthFunc);
void setDepthMask(bool);