Home | History | Annotate | Download | only in common

Lines Matching refs:dstClass

868 		TextureChannelClass		dstClass	= getTextureChannelClass(dst.getFormat().type);
870 bool dstIsInt = dstClass == TEXTURECHANNELCLASS_SIGNED_INTEGER || dstClass == TEXTURECHANNELCLASS_UNSIGNED_INTEGER;