File tree Expand file tree Collapse file tree 5 files changed +0
-10
lines changed
sycl/test-e2e/bindless_images Expand file tree Collapse file tree 5 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 11// REQUIRES: aspect-ext_oneapi_bindless_images
2- // XFAIL: level_zero && windows
3- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18727
42// UNSUPPORTED: hip
53// UNSUPPORTED-INTENDED: Undetermined issue in 'create_image' in this test.
64
Original file line number Diff line number Diff line change 11// REQUIRES: aspect-ext_oneapi_bindless_images
2- // XFAIL: level_zero && windows
3- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
42// RUN: %{build} %O0 -o %t.out
53// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
64
Original file line number Diff line number Diff line change 22// REQUIRES: aspect-ext_oneapi_bindless_sampled_image_fetch_1d
33// UNSUPPORTED: target-amd
44// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
5- // XFAIL: level_zero && windows
6- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
75
86// RUN: %{build} %O0 -o %t.out
97// RUN: %{run} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
Original file line number Diff line number Diff line change 11// REQUIRES: aspect-ext_oneapi_bindless_images
22// REQUIRES: aspect-ext_oneapi_bindless_sampled_image_fetch_2d
3- // XFAIL: level_zero && windows
4- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
53// UNSUPPORTED: target-amd
64// UNSUPPORTED-INTENDED: Sampled fetch not currently supported on AMD
75
Original file line number Diff line number Diff line change 11// REQUIRES: aspect-ext_oneapi_bindless_images
2- // XFAIL: level_zero && windows
3- // XFAIL-TRACKER: https://github.com/intel/llvm/issues/18919
42// RUN: %{build} %O0 -o %t.out
53// RUN: %{run-unfiltered-devices} env NEOReadDebugKeys=1 UseBindlessMode=1 UseExternalAllocatorForSshAndDsh=1 %t.out
64
You can’t perform that action at this time.
0 commit comments