mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
Initial open source release of OpenCL 2.0 CTS.
This commit is contained in:
9
test_conformance/images/Jamfile
Normal file
9
test_conformance/images/Jamfile
Normal file
@@ -0,0 +1,9 @@
|
||||
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 : . ;
|
||||
Reference in New Issue
Block a user