From: José Fonseca Date: Fri, 3 Feb 2012 09:56:24 +0000 (+0000) Subject: Recognize D3DFMT_A2B10G10R10_XR_BIAS. X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=22261c1c5747cf48391ac37772edf1144edaa710;p=apitrace Recognize D3DFMT_A2B10G10R10_XR_BIAS. --- diff --git a/specs/d3d9types.py b/specs/d3d9types.py index c5f0724..235aa16 100644 --- a/specs/d3d9types.py +++ b/specs/d3d9types.py @@ -737,6 +737,7 @@ D3DFORMAT = Enum("D3DFORMAT", [ "D3DFMT_A32B32G32R32F", "D3DFMT_CxV8U8", "D3DFMT_A1", + "D3DFMT_A2B10G10R10_XR_BIAS", "D3DFMT_BINARYBUFFER", # Unofficial formats