mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 08:19:02 +00:00
Vulkan interop coverage (#1887)
Added Code changes for 1D, 1DList, 3D, 3DList and test cases.
This commit is contained in:
@@ -25,6 +25,8 @@ set (${MODULE_NAME}_SOURCES
|
||||
test_vulkan_interop_buffer.cpp
|
||||
test_vulkan_interop_image.cpp
|
||||
test_vulkan_api_consistency.cpp
|
||||
test_vulkan_api_consistency_for_3dimages.cpp
|
||||
test_vulkan_api_consistency_for_1dimages.cpp
|
||||
test_vulkan_platform_device_info.cpp
|
||||
vulkan_interop_common.cpp
|
||||
../../test_common/harness/genericThread.cpp
|
||||
|
||||
Reference in New Issue
Block a user