X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=dispatch%2Fd3d10_1imports.hpp;h=2b97cf3c152ac11f06ccb172e4de6efceb7bd1f8;hb=5b9ac33f158f0176f3f4716c530b53b2997d0ec1;hp=6f9c6feab512aa4afe82fc1b4df81bd064f92a68;hpb=f450d8bfedfcddc318020fd93e306e45848a8702;p=apitrace diff --git a/dispatch/d3d10_1imports.hpp b/dispatch/d3d10_1imports.hpp index 6f9c6fe..2b97cf3 100644 --- a/dispatch/d3d10_1imports.hpp +++ b/dispatch/d3d10_1imports.hpp @@ -41,5 +41,8 @@ #include "dxgiint.h" +#define D3D10_CREATE_DEVICE_PREVENT_ALTERING_LAYER_SETTINGS_FROM_REGISTRY 0x0080 +#define D3D10_CREATE_DEVICE_STRICT_VALIDATION 0x0200 +#define D3D10_CREATE_DEVICE_DEBUGGABLE 0x0400 #endif /* _D3D10_1IMPORTS_HPP_ */