Skip to content

Commit eadd947

Browse files
committed
Split image.cl into image, image_array and image_common
Signed-off-by: Georgi Mirazchiyski <[email protected]>
1 parent 437f972 commit eadd947

File tree

5 files changed

+999
-684
lines changed

5 files changed

+999
-684
lines changed

libclc/libspirv/lib/amdgcn-amdhsa/SOURCES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ atomic/atomic_max.cl
1515
atomic/atomic_sub.cl
1616
atomic/atomic_store.cl
1717
synchronization/barrier.cl
18+
images/image_common.cl
1819
images/image.cl
20+
images/image_array.cl
1921
math/acos.cl
2022
math/acosh.cl
2123
math/asin.cl

0 commit comments

Comments
 (0)