mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
New test following on from OpenCL-Docs Issues discussion https://github.com/KhronosGroup/OpenCL-Docs/issues/1390#issuecomment-3023818903 Noting that we have no test coverage for using the original value of `work_dim` during command-buffer update. All of our current CTS testing uses `0` for the `work_dim` to signify no update from the original value, however this test explicitly uses the original value.