mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-22 15:19:02 +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:
@@ -117,6 +117,7 @@ test_definition test_list[] = {
|
||||
ADD_TEST( get_image1d_array_info ),
|
||||
ADD_TEST( get_image2d_array_info ),
|
||||
ADD_TEST( queue_hint ),
|
||||
ADD_TEST( queue_properties ),
|
||||
ADD_TEST_VERSION( sub_group_dispatch, Version(2, 1) ),
|
||||
ADD_TEST_VERSION( clone_kernel, Version(2, 1) ),
|
||||
ADD_TEST_VERSION( zero_sized_enqueue, Version(2, 1) ),
|
||||
|
||||
Reference in New Issue
Block a user