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.
1 parent 877beee commit fc0e4c0Copy full SHA for fc0e4c0
sycl/test-e2e/Basic/sycl_2020_images/host_task_unsampled_image_write.cpp
@@ -2,6 +2,9 @@
2
// TODO: Consider moving to sycl/test as this is device-independent.
3
// RUN: %{run-unfiltered-devices} %t.out
4
5
+// UNSUPPORTED: windows && gpu-intel-gen12 && (!build-mode && run-mode)
6
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/18085
7
+
8
// Tests for direct read of unsampled_image using host accessors.
9
10
#include "common.hpp"
0 commit comments