Lines Matching refs:glFormat
1522 GrGLFormat glFormat = format.asGLFormat();
1523 if (glFormat == GrGLFormat::kUnknown) {
1533 info.fFormat = GrGLFormatToEnum(glFormat);
1534 info.fID = this->createCompressedTexture2D(dimensions, compression, glFormat,
1560 GrGLFormat glFormat = format.asGLFormat();
1561 if (glFormat == GrGLFormat::kUnknown) {
1589 glFormat,
3630 GrGLFormat glFormat = format.asGLFormat();
3631 if (glFormat == GrGLFormat::kUnknown) {
3641 SkASSERT(!GrGLFormatIsCompressed(glFormat));
3646 if (glFormat == GrGLFormat::kUnknown) {
3663 info.fFormat = GrGLFormatToEnum(glFormat);
3664 info.fID = this->createTexture(dimensions, glFormat, info.fTarget, renderable, &initialState,
3696 GrGLFormat glFormat = GrGLFormatFromGLEnum(info.fFormat);
3717 bool result = this->uploadColorToTex(glFormat,