Home | History | Annotate | Download | only in common

Lines Matching refs:srcClass

798 		TextureChannelClass		srcClass	= getTextureChannelClass(src.getFormat().type);
800 bool srcIsInt = srcClass == TEXTURECHANNELCLASS_SIGNED_INTEGER || srcClass == TEXTURECHANNELCLASS_UNSIGNED_INTEGER;