mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
D3D: Removed cull mode changes for lines and points
Fixed include order and whitespace
This commit is contained in:
parent
6e9226650d
commit
0e18e9e80d
4 changed files with 5 additions and 10 deletions
|
@ -300,7 +300,7 @@ private:
|
|||
ID3D11VertexShader* vertexShader;
|
||||
ID3D11GeometryShader* geometryShader;
|
||||
};
|
||||
|
||||
|
||||
Resources m_pending;
|
||||
Resources m_current;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue