mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
Initial open source release of OpenCL 1.2 CTS.
This commit is contained in:
11
test_conformance/images/Jamfile
Normal file
11
test_conformance/images/Jamfile
Normal file
@@ -0,0 +1,11 @@
|
||||
build-project clCopyImage ;
|
||||
build-project clFillImage ;
|
||||
build-project clGetInfo ;
|
||||
build-project clReadWriteImage ;
|
||||
build-project kernel_image_methods ;
|
||||
build-project kernel_read_write ;
|
||||
build_project samplerlessReads ;
|
||||
|
||||
use-project /images : . ;
|
||||
|
||||
alias image_helpers : image_helpers.cpp : : : <include>. ;
|
||||
Reference in New Issue
Block a user