File tree 4 files changed +0
-4
lines changed
sycl/test/basic_tests/image
4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 2
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
- // RUN: %ACC_RUN_PLACEHOLDER %t.out
6
5
7
6
#include " image_read.h"
8
7
Original file line number Diff line number Diff line change 2
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
- // RUN: %ACC_RUN_PLACEHOLDER %t.out
6
5
7
6
#include " image_read.h"
8
7
Original file line number Diff line number Diff line change 2
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
- // RUN: %ACC_RUN_PLACEHOLDER %t.out
6
5
7
6
#include " image_write.h"
8
7
Original file line number Diff line number Diff line change 2
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
5
- // RUN: %ACC_RUN_PLACEHOLDER %t.out
6
5
7
6
#include " image_write.h"
8
7
You can’t perform that action at this time.
0 commit comments