Searched refs:textureRedSupport (Results 1 – 2 of 2) sorted by relevance
1221 if (this->textureRedSupport()) { in getExternalFormat()1442 if (this->textureRedSupport()) { in initConfigTable()1458 if (this->textureRedSupport() || kDesktop_ARB_MSFBOType == this->msFBOType()) { in initConfigTable()1512 if (this->textureRedSupport()) { in initConfigTable()1536 (this->textureRedSupport() && in initConfigTable()1727 if (this->textureRedSupport()) { in initConfigTable()
281 bool textureRedSupport() const { return fTextureRedSupport; } in textureRedSupport() function