Bug#933732: [Pkg-opencl-devel] Bug#933732: causes piglit test failure

2019-08-02 Thread Brice Videau
Hello Simon, The behavior seems the correct one (from the spec):   . How will the ICD handle a `NULL` cl_platform_id? + -- RESOLVED: The ICD will by default choose the first enumerated platform as the `NULL` platform. The user can override this default by setting an environment variable

Bug#933732: causes piglit test failure

2019-08-02 Thread Simon Richter
Package: ocl-icd-libopencl1 Version: 2.2.12-2 Severity: minor Tags: upstream Hi, I have a single OpenCL ICD installed, and am running piglit tests against it. I get a test failure in the clGetExtensionFunctionForPlatform test, which expects NULL to be returned when the platform parameter passed