summaryrefslogtreecommitdiff
path: root/rsProgramFragment.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsProgramFragment.h')
-rw-r--r--rsProgramFragment.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rsProgramFragment.h b/rsProgramFragment.h
index 7c1598ea..f08bb254 100644
--- a/rsProgramFragment.h
+++ b/rsProgramFragment.h
@@ -57,6 +57,7 @@ protected:
float mConstantColor[4];
int32_t mConstantColorUniformIndex;
+ int32_t mTextureUniformIndexStart;
};
class ProgramFragmentState