Matteo Bruni (@Mystral) commented about dlls/wined3d/wined3d_private.h:
uint32_t rebind_fbo : 1; uint32_t untracked_material_count : 2; /* Max value 2 */ uint32_t needs_set : 1;
- uint32_t internal_format_set : 1;
Commenting here because there is no good place...
Shouldn't this flag be reset when switching to a different HWND?