|
|
@@ -234,10 +234,8 @@ Graphics::Graphics(Context* context_) :
|
|
|
deferredSupport_(false),
|
|
|
anisotropySupport_(false),
|
|
|
dxtTextureSupport_(false),
|
|
|
-#ifdef GL_ES_VERSION_2_0
|
|
|
etcTextureSupport_(false),
|
|
|
pvrtcTextureSupport_(false),
|
|
|
-#endif
|
|
|
sRGBSupport_(false),
|
|
|
sRGBWriteSupport_(false),
|
|
|
numPrimitives_(0),
|