d3d12: Clean D3D12GSRender
* Use anonymous namespace * Use a_b_c code style * Fix static analysis warning.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -452,7 +452,6 @@ public:
|
||||
private:
|
||||
void InitD2DStructures();
|
||||
void ReleaseD2DStructures();
|
||||
ID3D12Resource *writeColorBuffer(ID3D12Resource *RTT, ID3D12GraphicsCommandList *cmdlist);
|
||||
|
||||
bool LoadProgram();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user