Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit befc291

Browse files
Temporarily disabled unnormalized-clamp-linear-float.cpp
llvm#204
1 parent f491aa0 commit befc291

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/Sampler/unnormalized-clamp-linear-float.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
// On Windows, LevelZero returns wrong result for outside right pixel when using
1111
// unorm_int8 data.
1212

13+
// #204 Disable unstable tests
14+
// REQUIRES: TEMPORARY_DISABLED
15+
1316
/*
1417
This file sets up an image, initializes it with data,
1518
and verifies that the data is sampled correctly with a

0 commit comments

Comments
 (0)