Searched refs:readCTInfo (Results 1 – 1 of 1) sorted by relevance
4884 auto& readCTInfo = surfCTInfo.fExternalIOFormats[j]; in didQueryImplementationReadSupport() local4885 if (readCTInfo.fRequiresImplementationReadQuery) { in didQueryImplementationReadSupport()4886 if (readCTInfo.fExternalReadFormat != readFormat || in didQueryImplementationReadSupport()4887 readCTInfo.fExternalType != readType) { in didQueryImplementationReadSupport()4889 readCTInfo.fExternalReadFormat = 0; in didQueryImplementationReadSupport()