Files
clang-p2996/libclc/generic/include/clc/common/mix.h
Aaron Watry 1314630ec3 Move mix from math to common
It has been part of the common functions since 1.0

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 231137
2015-03-03 21:25:08 +00:00

3 lines
72 B
C

#define __CLC_BODY <clc/common/mix.inc>
#include <clc/math/gentype.inc>