Sign in
fuchsia
/
third_party
/
glslang
/
refs/heads/upstream/GL_EXT_buffer_reference_uvec2
/
.
/
Test
/
reflection.frag
blob: 92996531348e516e987b51ed4340cbd6a4a90849 [
file
] [
log
] [
blame
] [
edit
]
#version 440 core
in
float
inval
;
void
main
()
{
float
f
=
inval
;
}