[1/5] d3dx9: Implement mapping from WICPixelFormat GUIDs to D3DFORMATs.

Henri Verbeet hverbeet at gmail.com
Wed May 2 11:28:39 CDT 2012


On 2 May 2012 18:09, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> Am Mittwoch, 2. Mai 2012, 14:55:35 schrieb Józef Kucia:
>> +static const struct
>> +{
>> +    const GUID *wic_guid;
>> +    D3DFORMAT d3dformat;
>> +} wic_pixel_formats[] = {
> Wouldn't it make sense to include this info in PixelFormatDesc?
>
I doubt it.



More information about the wine-devel mailing list