I get this error with these drivers in the GPU Caps Viewer Mesh Deformer OpenCL Demo:
CL kernel compil error: C:\Users\LEITHB~1\AppData\Local\Temp\OCL7F82.tmp.cl(234): error: global
variable must be declared in addrSpace constant
} volatile float cs = 0.0f;
^
C:\Users\LEITHB~1\AppData\Local\Temp\OCL7F82.tmp.cl(326): warning: variable
"cs" was set but never used
float cs = 0.0f;
^
1 error detected in the compilation of "C:\Users\LEITHB~1\AppData\Local\Temp\OCL7F82.tmp.cl".
el