mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Wddm interface [4/n]: Make 2.0 default version
- Create Wddm20 interface by default for runtime and ULTs - Add Windows dll test for Wddm creation Change-Id: Id0a1b86e68112c31078b6965c647a5218790150f
This commit is contained in:
@ -115,7 +115,7 @@ set(IGDRCL_SRCS_LIB_ULT_ENV_WINDOWS
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/os_interface/windows/sys_calls.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/os_interface/windows/ult_dxgi_factory.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/os_interface/windows/ult_dxgi_factory.h
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/os_interface/windows/wddm_create.cpp
|
||||
${IGDRCL_SOURCE_DIR}/unit_tests/os_interface/windows/wddm_calls.cpp
|
||||
)
|
||||
|
||||
set(IGDRCL_SRCS_LIB_ULT_ENV_LINUX
|
||||
|
Reference in New Issue
Block a user