dxgiretrace: Handle D3D11CreateDevice with null parameters.
D3D11CreateDevice can return E_FALSE when pointers are null. Apps seem to use this to check supported feature level. This change makes d3dretrace more robust against that.
Loading
Please register or sign in to comment