Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:GGLFormat

129             if (mBlending || mDithering || mInfo[GGLFormat::ALPHA].needed) {
303 if (!tmu.format.c[GGLFormat::ALPHA].h) {
308 tmu.mask &= ~(1<<GGLFormat::ALPHA);
1151 extract(factor, incomingTexel, GGLFormat::ALPHA);
1179 if (component == GGLFormat::ALPHA) {