mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Move cl_khr_create_command_queue test to the main api suite (#521)
In theory, it could exist on a 2.x implementation. Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
@@ -22,6 +22,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_null_buffer_arg.c
|
||||
test_mem_object_info.cpp
|
||||
test_queue_hint.cpp
|
||||
test_queue_properties.cpp
|
||||
test_sub_group_dispatch.cpp
|
||||
test_clone_kernel.cpp
|
||||
test_zero_sized_enqueue.cpp
|
||||
|
||||
Reference in New Issue
Block a user