diff --git a/include/d3d10_1.idl b/include/d3d10_1.idl index 11c52b468e3..3b6e6240ae6 100644 --- a/include/d3d10_1.idl +++ b/include/d3d10_1.idl @@ -22,6 +22,8 @@ import "ocidl.idl"; import "d3d10.idl"; cpp_quote("#include ") +const UINT D3D10_1_SHADER_MAJOR_VERSION = 4; +const UINT D3D10_1_SHADER_MINOR_VERSION = 1; typedef enum D3D10_FEATURE_LEVEL1 {