mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 09:01:59 +00:00
Revert "d3d10_1.idl: Added D3D10_1_SHADER_*_VERSION constants.".
This reverts commit 044d7e82bf915d36c2921b29f129aae303355af4. These were added later by 9e942d29 in the _D3D10_1_CONSTANTS ifdef block. The double define causes a compile error with midl.
This commit is contained in:
parent
82e66b4b47
commit
832aa40ae6
@ -48,8 +48,6 @@ cpp_quote("#define D3D10_1_FLOAT32_TO_INTEGER_TOLERANCE_IN_ULP (0.6f)")
|
||||
import "d3d10.idl";
|
||||
cpp_quote("#include <d3d10_1shader.h>")
|
||||
|
||||
const UINT D3D10_1_SHADER_MAJOR_VERSION = 4;
|
||||
const UINT D3D10_1_SHADER_MINOR_VERSION = 1;
|
||||
|
||||
typedef enum D3D10_FEATURE_LEVEL1
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user