Searched refs:hasFloatTextures (Results 1 – 2 of 2) sorted by relevance
40 inline bool hasFloatTextures() const { return mVersionMajor >= 3; } in hasFloatTextures() function
69 , mUseFloatTexture(extensions.hasFloatTextures()) in GradientCache()