Searched refs:coordMul (Results 1 – 1 of 1) sorted by relevance
73 const int4 coordMul = convert_int4(m * (float4)0x8000); in kernel() local94 int4 baseCoord = convert_int4(*in) * coordMul; in kernel()