Skip to content

Commit eb324eb

Browse files
committed
[E2E][BINDLESS] restore fetch_1D_USM_host.cpp test\nhttps://github.com//issues/19586 working in latest drivers
1 parent ceae49b commit eb324eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sycl/test-e2e/bindless_images/sampled_fetch/fetch_1D_USM_host.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
// REQUIRES: aspect-ext_oneapi_bindless_sampled_image_fetch_1d_usm
33
// UNSUPPORTED: target-amd
44
// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
5-
// XPASSing in the nightly
6-
// UNSUPPORTED: run-mode && linux && arch-intel_gpu_bmg_g21 && !spirv-backend
7-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19586
5+
86
// RUN: %{build} -o %t.out
97
// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
108

0 commit comments

Comments
 (0)