Searched defs:compressedFormatEnabled (Results 1 – 1 of 1) sorted by relevance
378 void check2D(const bool compressedFormatEnabled) in check2D()490 void check3D(GLenum target, const bool compressedFormatEnabled, const bool supportsTarget) in check3D()640 const bool compressedFormatEnabled = mAlwaysOnES3 && getClientMajorVersion() >= 3; in test() local