don't use const on image2d_t
The type qualifiers const, restrict and volatile as defined by the C99 specification are supported. These qualifiers cannot be used with image2d_t or image3d_t type. Types other than pointer types shall not use the restrict qualifier. See discussion in https://github.com/stitchEm/stitchEm/issues/100
Showing
Please
register
or
sign in
to comment