Searched refs:textureRedSupport (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.cpp1401 if (this->textureRedSupport()) {
1744 if (this->textureRedSupport()) {
1760 if (this->textureRedSupport() ||
1774 if (this->textureRedSupport()) {
1791 if (this->textureRedSupport() ||
1860 if (this->textureRedSupport()) {
1895 (this->textureRedSupport() &&
2022 if (this->textureRedSupport()) {
H A DGrGLCaps.h288 bool textureRedSupport() const { return fTextureRedSupport; } function in class:GrGLCaps

Completed in 95 milliseconds