On Tue Dec 6 09:53:50 2022 +0000, Bernhard Kölbl wrote:
To be more percise, programs just care about what they get from TransferVideoFrames, and that is always in the specified format and disconnected from the engine internal format, as you can't just interleave two formats. Hope this makes sense.
The question is, if it doesn't matter, why do we need to have a fallback at all. Why can't we use DXGI_FORMAT_B8G8R8A8_UNORM unconditionally?