mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
Synchronise with Khronos-private Gitlab branch
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>
This commit is contained in:
@@ -1,11 +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>. ;
|
||||
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