mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 00:09:02 +00:00
Corrected test_vulkan to use specific platform/device from harness (#2154)
Fixes #1926 according to task description
This commit is contained in:
@@ -25,6 +25,7 @@ set (${MODULE_NAME}_SOURCES
|
||||
test_vulkan_api_consistency_for_1dimages.cpp
|
||||
test_vulkan_platform_device_info.cpp
|
||||
vulkan_interop_common.cpp
|
||||
vulkan_test_base.h
|
||||
)
|
||||
|
||||
include_directories("../common/vulkan_wrapper")
|
||||
|
||||
Reference in New Issue
Block a user