mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Introduce a custom format and parser for shader-based tests.
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
d64a423233
commit
68ef1de6ec
@@ -46,6 +46,7 @@ typedef int HRESULT;
|
||||
#define WIDL_C_INLINE_WRAPPERS
|
||||
#include "vkd3d_d3d12.h"
|
||||
#include "vkd3d_d3d12sdklayers.h"
|
||||
#include "vkd3d_d3dcompiler.h"
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
|
Reference in New Issue
Block a user