Searched defs:ComputeReferenceInfoF (Results 1 – 2 of 2) sorted by relevance
40 struct ComputeReferenceInfoF struct42 const float *x;43 const float *y;44 float *r;45 int *i;46 double (*f_ffpI)(double, double, int *);47 cl_uint lim;48 cl_uint count;
37 } ComputeReferenceInfoF; typedef