summaryrefslogtreecommitdiff
path: root/tests/glean/tfbo.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/tfbo.h')
-rw-r--r--tests/glean/tfbo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/glean/tfbo.h b/tests/glean/tfbo.h
index 4a35c6024..01d0d271c 100644
--- a/tests/glean/tfbo.h
+++ b/tests/glean/tfbo.h
@@ -57,6 +57,7 @@ private:
typedef bool (FBOTest::*TestFunc)(MultiTestResult &r);
typedef bool (FBOTest::*SubTestFunc)(void);
+ GLboolean haveARBfbo; // GL_ARB_framebuffer_object supported?
GLfloat tolerance[5];
void reset(void);
bool testFunctionality(MultiTestResult &r);