mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 14:39:01 +00:00
Strengthen testing of CL_DEVICE_TYPE query and use of CL_DEVICE_TYPE* (#1977)
Issue: #1930
This commit is contained in:
committed by
GitHub
parent
b8981f5fb8
commit
746544af80
@@ -95,6 +95,8 @@ test_definition test_list[] = {
|
||||
ADD_TEST(native_kernel),
|
||||
|
||||
ADD_TEST(create_context_from_type),
|
||||
ADD_TEST(create_context_from_type_device_type_all),
|
||||
ADD_TEST(create_context_from_type_device_type_default),
|
||||
|
||||
ADD_TEST(platform_extensions),
|
||||
ADD_TEST(get_platform_ids),
|
||||
|
||||
Reference in New Issue
Block a user