You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clean up inconsistencies for clSetKernelExecInfo error conditions (KhronosGroup#1419)
It is only a CL_INVALID_VALUE error when param_value is NULL if
param_value_size is greater than zero.
Also tidies up a few of the CL_INVALID_OPERATION error conditions.
0 commit comments