KhronosGroup / WebCL-conformance

WebCL conformance tests
20 stars 15 forks source link

Fix invalid case in the setArg_basic.html. #88

Closed junmin-zhu closed 9 years ago

junmin-zhu commented 9 years ago

Because 3.4E+39 exceed Float#2Array arrange, that would be changed to Infinity.

junmin-zhu commented 9 years ago

@mikeseven , would you help to review the PR? thanks

mikeseven commented 9 years ago

yes I add it corrected in my repo. Apparently it was never integrated ;-(