vkd3d-utils: Introduce D3DPreprocess().

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:
Zebediah Figura
2020-09-29 16:14:52 -05:00
committed by Alexandre Julliard
parent 0df589369e
commit 0cd7f47263
4 changed files with 72 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ global:
D3DCompile;
D3DCompile2;
D3DCreateBlob;
D3DPreprocess;
vkd3d_create_event;
vkd3d_destroy_event;
vkd3d_signal_event;