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