Sign in
flutter
/
mirrors
/
engine
/
685024137deac3a2fbdcfe1c00cbd21fa88d1705
/
.
/
impeller
/
fixtures
/
sample.tesc
blob: 6eb4156e21966510547d13fcfb0a05dd5a9948d9 [
file
] [
log
] [
blame
]
layout
(
vertices
=
4
)
out
;
void
main
()
{
gl_out
[
gl_InvocationID
].
gl_Position
=
gl_in
[
gl_InvocationID
].
gl_Position
;
}