We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bindless_images/sampling_2D.cpp
1 parent 6bdde33 commit b007bb7Copy full SHA for b007bb7
sycl/test-e2e/bindless_images/sampling_2D.cpp
@@ -1,5 +1,8 @@
1
// REQUIRES: aspect-ext_oneapi_bindless_images_2d_usm
2
3
+// UNSUPPORTED: hip
4
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17212
5
+
6
// RUN: %{build} -o %t.out
7
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
8
0 commit comments