Fixed bug in queue test: sizeof(int)
was used even if T!=int.#853
Merged
bader merged 2 commits intoKhronosGroup:SYCL-2020from JackAKirk:fix-queue-shortcuts-usmJan 17, 2024
+4-4
sizeof(int)
was used even if T!=int.#853