X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=specs%2Fd3d9types.py;h=dc9e85203df21cbd63e9c86b3d4e56bf9d61194a;hb=HEAD;hp=89797349c6ab4c3568b1e5403b028e8247641fe4;hpb=77373c35010d89e5ab3f030e4c60f8f6e3fdbe82;p=apitrace diff --git a/specs/d3d9types.py b/specs/d3d9types.py index 8979734..dc9e852 100644 --- a/specs/d3d9types.py +++ b/specs/d3d9types.py @@ -728,6 +728,7 @@ D3DFORMAT = Enum("D3DFORMAT", [ "D3DFMT_INTZ", "D3DFMT_NULL", "D3DFMT_NV12", + "D3DFMT_YV12", "D3DFMT_RAWZ", ])