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?
On 2 May 2012 18:09, Stefan Dösinger stefandoesinger@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.