[dxgi] Implement support for more formats in GetMonitorFormatBpp#3352
[dxgi] Implement support for more formats in GetMonitorFormatBpp#3352Etaash-mathamsetty wants to merge 1 commit into
Conversation
|
What is Firestrike doing exactly? None of this should be necessary since we already handle all legal swap chain formats. |
|
Actually we're missing the RGB10A2 ones, but would still be good to know what the benchmark needs. |
Not sure, it just seems to be calling this function for the hell of it, it doesn't change anything related to how it runs or performs If you want me to do further testing (like with a API trace, just tell me) |
|
can you post a log? |
|
without patch: with patch: |
|
@doitsujin I posted the logs, could you look at them? |
|
I did look at them, for some reason it's querying everything somehow. Need to think about a more elegant way to improve this. |
Reduces log spam in 3dmark fire strike
I don't know if it is any more useful than that lol