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

Cases when clCreateProgramWithBinary should set binary_status

Open bashbaug opened this issue 1 year ago • 0 comments

See discussion: https://github.com/KhronosGroup/OpenCL-Docs/issues/1203

Test whether clCreateProgramWithBinary properly sets (or does not set?) binary_status[i] in the following cases:

  1. binares[i] == NULL
  2. lengths[i] == 0

bashbaug avatar Nov 11 '24 19:11 bashbaug