Searched refs:srcIsSigned (Results 1 – 1 of 1) sorted by relevance
147 const bool srcIsSigned = srcAngleFormat.isSnorm() || srcAngleFormat.isSint(); in CanCopyWithTransferForCopyTexture() local160 srcHasB8 == destHasB8 && srcHasA8 == destHasA8 && srcIsSigned == destIsSigned; in CanCopyWithTransferForCopyTexture()