Skip to content
Snippets Groups Projects
Commit 70754188 authored by Elizabeth Figura's avatar Elizabeth Figura Committed by Alexandre Julliard
Browse files

d3d10_1/tests: Add shader reflection tests.

parent a27dfbe7
No related branches found
No related tags found
No related merge requests found
TESTDLL = d3d10_1.dll
IMPORTS = d3d10_1 user32
EXTRADEFS = -DD3D_COMPILER_VERSION=0
PARENTSRC = ../../d3dcompiler_43/tests
C_SRCS = \
d3d10_1.c
d3d10_1.c \
reflection.c
......@@ -18,6 +18,7 @@
*/
#define COBJMACROS
#include "d3d10_1.h"
#include "initguid.h"
#include "d3d11_1.h"
#include "wine/test.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment