Timothy Arceri changed bug 107744
What Removed Added
Status NEW RESOLVED
Resolution --- NOTOURBUG

Comment # 1 on bug 107744 from
The The demo contains a number of compiler errors.

For example:

float jl(in float c)
{
   return float(cu(int(c)))/1.07374e+09-.5;
}

jl(l.xxy*1439);

error: no matching fuction for call to 'jl(vec3)'


You are receiving this mail because: