mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 06:35:46 -04:00
GPU/HW: Fix D3D11 upscaled line GS
This commit is contained in:
@ -945,7 +945,6 @@ void main() {
|
||||
struct Vertex
|
||||
{
|
||||
float4 col0 : COLOR0;
|
||||
float depth : TEXCOORD0;
|
||||
float4 pos : SV_Position;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user