Searched refs:srcHasR8 (Results 1 – 1 of 1) sorted by relevance
127 const bool srcHasR8 = srcAngleFormat.redBits == 8; in CanCopyWithTransferForCopyTexture() local143 return srcIsBGRA == destIsBGRA && srcHasR8 == destHasR8 && srcHasG8 == destHasG8 && in CanCopyWithTransferForCopyTexture()