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:
Dunajski, Bartosz
2018-05-11 09:44:37 +02:00
parent 137193d3ae
commit e4857867a9
21 changed files with 247 additions and 86 deletions

View File

@ -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