Sign in
fuchsia
/
third_party
/
glslang
/
e0932f676db6e816184376b0e2381344bdfe1a39
/
.
/
Test
/
compoundsuffix.frag.hlsl
blob: 59322acda08827a2419af6545e74fbef753bde78 [
file
]
void
main
(
out
float4 fragColor
:
SV_TARGET0
)
{
fragColor
=
1
;
}