Home | History | Annotate | Download | only in gpu

Lines Matching defs:match

1969     // match and ignore any padding.
1970 const GrTextureProvider::ScratchTexMatch match = (kNever_TileUsage == cinfo.fTileUsage) ?
1973 texture.reset(fContext->textureProvider()->refScratchTexture(desc, match));