d3dx9: Implement D3DXFVFFromDeclarator.

Henri Verbeet hverbeet at gmail.com
Tue Aug 31 12:07:56 CDT 2010


On 31 August 2010 18:48, misha680 <misha680 at gmail.com> wrote:
> D3DFVF_LASTBETA_D3DCOLOR is not present in the list above, but as, per
> include/d3d9types.h:#define D3DFVF_LASTBETA_D3DCOLOR   0x8000
> it is last, I assume it would also come last?
>
The LASTBETA FVF flags don't add elements themselves, they modify the
D3DFVF_XYZBn ones. See also D3DXDeclaratorFromFVF() for reference.



More information about the wine-devel mailing list