mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
(D3D) Correct one shader
This commit is contained in:
parent
c314077f1d
commit
e8480a72a6
@ -19,7 +19,7 @@ static const char *stock_hlsl_program = CG(
|
||||
otexCoord = texCoord;
|
||||
}
|
||||
|
||||
struct outpu
|
||||
struct output
|
||||
{
|
||||
float4 color: COLOR;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user