mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Introduce a D3D9 shader runner.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
committed by
Alexandre Julliard
parent
90b4cbc1f2
commit
93c6fd0eb0
@@ -436,6 +436,7 @@ EXTRA_DIST += $(cross_implibs:=.cross32.def) $(cross_implibs:=.cross64.def)
|
||||
|
||||
shader_runner_cross_sources = \
|
||||
$(srcdir)/tests/shader_runner.c \
|
||||
$(srcdir)/tests/shader_runner_d3d9.c \
|
||||
$(srcdir)/tests/shader_runner_d3d11.c \
|
||||
$(srcdir)/tests/shader_runner_d3d12.c
|
||||
|
||||
|
Reference in New Issue
Block a user