Skip to content
Snippets Groups Projects
Commit 31ce7c3a authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard
Browse files

vkd3d-shader/hlsl: Get rid of the vkd3d_sm4_* forward declarations in hlsl.h.

These are no longer needed outside of tpf.c.
parent 014960b6
No related branches found
No related tags found
1 merge request!391vkd3d-shader/hlsl: Get rid of the vkd3d_sm4_* forward declarations in hlsl.h.
Pipeline #16283 skipped
......@@ -25,9 +25,6 @@
#include "vkd3d_d3dcommon.h"
#include "vkd3d_d3dx9shader.h"
enum vkd3d_sm4_register_type;
enum vkd3d_sm4_swizzle_type;
/* The general IR structure is inspired by Mesa GLSL hir, even though the code
* ends up being quite different in practice. Anyway, here comes the relevant
* licensing information.
......
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