Searched refs:fDxgiFormat (Results 1 – 2 of 2) sorted by relevance
59 fDxgiFormat = that.fDxgiFormat; in GrBackendFormat()189 , fDxgiFormat(dxgiFormat) in GrBackendFormat()195 *dxgiFormat = fDxgiFormat; in asDxgiFormat()236 return GrDxgiFormatChannels(fDxgiFormat); in channelMask()347 return fDxgiFormat == that.fDxgiFormat; in operator ==()393 str.append(GrDxgiFormatToStr(fDxgiFormat)); in toStr()
222 DXGI_FORMAT fDxgiFormat; member