Searched refs:dstIsInt (Results 1 – 1 of 1) sorted by relevance
1090 …bool dstIsInt = dstClass == TEXTURECHANNELCLASS_SIGNED_INTEGER || dstClass == TEXTURECHANNELCL… in copy() local1092 if (srcIsInt && dstIsInt) in copy()