mirror of https://github.com/PCSX2/pcsx2.git
parent
c4bf09ad32
commit
64c197de47
|
@ -48,6 +48,7 @@ in SHADER
|
||||||
{
|
{
|
||||||
vec4 p;
|
vec4 p;
|
||||||
vec2 t;
|
vec2 t;
|
||||||
|
vec4 c;
|
||||||
} PSin;
|
} PSin;
|
||||||
|
|
||||||
layout(location = 0) out vec4 SV_Target0;
|
layout(location = 0) out vec4 SV_Target0;
|
||||||
|
|
Loading…
Reference in New Issue