Sign in
fuchsia
/
third_party
/
glslang
/
refs/heads/upstream/GL_EXT_buffer_reference_uvec2
/
.
/
Test
/
compoundsuffix.frag.hlsl
blob: 59322acda08827a2419af6545e74fbef753bde78 [
file
] [
log
] [
blame
] [
edit
]
void
main
(
out
float4 fragColor
:
SV_TARGET0
)
{
fragColor
=
1
;
}