Files
OpenCL-CTS/test_conformance/extensions/cl_ext_buffer_device_address
gtrebuchet-arm bd167754d9 Add multi device and negative tests for cl_ext_buffer_device_address (#2561)
The tests checks that invalid parameters for
clSetKernelArgDevicePointerEXT are reported successfully and ensure that
a kernel can access a buffer from their respective device address on
each device in a multi device context.

Signed-off-by: Guillaume Trebuchet <guillaume.trebuchet@arm.com>
2025-12-02 09:40:16 -08:00
..