mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Merge vec_step and vec_align binaries into a new vectors binary (#926)
* Merge vec_step and vec_align binaries into a new vectors binary This change just merges the two suites to reuse common functions and definitions. There is probably room for further code consolidation but probably best done as a separate change. Contributes to #683 Signed-off-by: Kevin Petit <kevin.petit@arm.com> * format fixes
This commit is contained in:
@@ -31,8 +31,7 @@ Profiling,profiling/test_profiling
|
||||
Events,events/test_events
|
||||
Allocations (single maximum),allocations/test_allocations single 5 all
|
||||
Allocations (total maximum),allocations/test_allocations multiple 5 all
|
||||
VecAlign, vec_align/test_vecalign
|
||||
VecStep, vec_step/test_vecstep
|
||||
Vectors, vectors/test_vectors
|
||||
Printf,printf/test_printf
|
||||
Device Partitioning,device_partition/test_device_partition
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user