mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add a D3D11 shader runner backend.
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
ecbdd8f994
commit
22e6581ffc
@@ -395,6 +395,7 @@ EXTRA_DIST += $(cross_implibs:=.cross32.def) $(cross_implibs:=.cross64.def)
|
||||
|
||||
shader_runner_cross_sources = \
|
||||
$(srcdir)/tests/shader_runner.c \
|
||||
$(srcdir)/tests/shader_runner_d3d11.c \
|
||||
$(srcdir)/tests/shader_runner_d3d12.c
|
||||
|
||||
if HAVE_CROSSTARGET32
|
||||
|
Reference in New Issue
Block a user