Searched refs:textureRedSupport (Results 1 – 2 of 2) sorted by relevance
1401 if (this->textureRedSupport()) { in getExternalFormat()1744 if (this->textureRedSupport()) { in initConfigTable()1760 if (this->textureRedSupport() || in initConfigTable()1774 if (this->textureRedSupport()) { in initConfigTable()1791 if (this->textureRedSupport() || in initConfigTable()1860 if (this->textureRedSupport()) { in initConfigTable()1895 (this->textureRedSupport() && in initConfigTable()2022 if (this->textureRedSupport()) { in initConfigTable()
288 bool textureRedSupport() const { return fTextureRedSupport; } in textureRedSupport() function