mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-22 07:09:03 +00:00
The maintenance of the conformance tests is moving to Github. This commit contains all the changes that have been done in Gitlab since the first public release of the conformance tests. Signed-off-by: Kevin Petit <kevin.petit@arm.com>
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
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>. ;
|