OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

Value returned for `CL_IMAGE_ROW_PITCH` and `CL_IMAGE_SLICE_PITCH` not validated

Open kpet opened this issue 3 years ago • 0 comments

These queries are loosely specified (see https://github.com/KhronosGroup/OpenCL-Docs/issues/763 for the spec discussion) and the value returned by implementations is not validated by the CTS (except in the testing for cl_khr_dx9_media_sharing).

kpet avatar Mar 06 '22 13:03 kpet