Lines Matching refs:fInfo
45 return GrBackendTexture(this->width(), this->height(), this->mipmapped(), fInfo);
49 return fInfo.getBackendFormat();
60 , fInfo(info) {}
75 GrMockTextureInfo fInfo;
90 , fInfo(info) {
99 , fInfo(info) {
128 return {this->width(), this->height(), this->numSamples(), numStencilBits, fInfo};
132 return fInfo.getBackendFormat();
144 , fInfo(info) {}
147 GrMockRenderTargetInfo fInfo;