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