Searched refs:cl_float (Results 1 – 5 of 5) sorted by relevance
133 typedef float cl_float; typedef204 #define CL_HUGE_VALF ((cl_float) 1e50)224 typedef float cl_float __attribute__((aligned(4)));299 #define CL_HUGE_VALF ((cl_float) 1e50)414 typedef cl_float __cl_float2 __attribute__((vector_size(8)));444 typedef cl_float __cl_float8 __attribute__((vector_size(32)));1098 cl_float CL_ALIGNED(8) s[2];1100 __CL_ANON_STRUCT__ struct{ cl_float x, y; };1101 __CL_ANON_STRUCT__ struct{ cl_float s0, s1; };1102 __CL_ANON_STRUCT__ struct{ cl_float lo, hi; };[all …]
407 cl_float in ComputeAddNoiseImage()525 cl_attenuate=(cl_float) attenuate; in ComputeAddNoiseImage()534 status|=SetOpenCLKernelArg(addNoiseKernel,i++,sizeof(cl_float),(void *)&cl_attenuate); in ComputeAddNoiseImage()932 #define MaxRange(color) ((cl_float) ScaleQuantumToMap((Quantum) (color))) in ComputeContrastStretchImage()1144 black.x=(cl_float) i; in ComputeContrastStretchImage()1152 white.x=(cl_float) i; in ComputeContrastStretchImage()1165 black.y=(cl_float) i; in ComputeContrastStretchImage()1173 white.y=(cl_float) i; in ComputeContrastStretchImage()1186 black.z=(cl_float) i; in ComputeContrastStretchImage()1194 white.z=(cl_float) i; in ComputeContrastStretchImage()[all …]
381 #define CLQuantum cl_float
102 typedef cl_float skc_float;