mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Vulkan interop coverage (#1887)
Added Code changes for 1D, 1DList, 3D, 3DList and test cases.
This commit is contained in:
@@ -157,6 +157,8 @@ test_definition test_list[] = { ADD_TEST(buffer_single_queue),
|
||||
ADD_TEST(image_multiple_queue),
|
||||
ADD_TEST(consistency_external_buffer),
|
||||
ADD_TEST(consistency_external_image),
|
||||
ADD_TEST(consistency_external_for_3dimage),
|
||||
ADD_TEST(consistency_external_for_1dimage),
|
||||
ADD_TEST(consistency_external_semaphore),
|
||||
ADD_TEST(platform_info),
|
||||
ADD_TEST(device_info) };
|
||||
|
||||
Reference in New Issue
Block a user