Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
deqp-deps
/
glslang
/
6eab476e5adcad71cf8b46a875eedd164f201c5d
/
.
/
Test
/
compoundsuffix.frag.hlsl
blob: 59322acda08827a2419af6545e74fbef753bde78 [
file
] [
log
] [
blame
]
void
main
(
out
float4 fragColor
:
SV_TARGET0
)
{
fragColor
=
1
;
}