mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 23:45:43 -04:00
GPU/HW: Fix D3D11 upscaled line GS
This commit is contained in:
parent
73cdd676ad
commit
eb1b6b6272
@ -945,7 +945,6 @@ void main() {
|
||||
struct Vertex
|
||||
{
|
||||
float4 col0 : COLOR0;
|
||||
float depth : TEXCOORD0;
|
||||
float4 pos : SV_Position;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user