Searched refs:srcIntendedFormatID (Results 1 – 1 of 1) sorted by relevance
97 angle::FormatID srcIntendedFormatID, in CanCopyWithTransferForTexImage() argument111 srcIntendedFormatID == dstIntendedFormatID && srcActualFormatID == dstActualFormatID; in CanCopyWithTransferForTexImage()1393 angle::FormatID srcIntendedFormatID = colorReadRT->getImageIntendedFormatID(); in copySubImageImpl() local1407 if (CanCopyWithTransferForTexImage(renderer, srcIntendedFormatID, srcActualFormatID, in copySubImageImpl()4675 angle::FormatID srcIntendedFormatID = colorReadRT->getImageIntendedFormatID(); in ensureRenderableIfCopyTexImageCannotTransfer() local4686 if (!CanCopyWithTransferForTexImage(renderer, srcIntendedFormatID, srcActualFormatID, in ensureRenderableIfCopyTexImageCannotTransfer()