Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
5be21e2bd7e8940a88a6cfce3d14e1ef2ded0352
/
.
/
impeller
/
fixtures
/
sample.tesc
blob: d6fe50408fe7a0278cf726957a04e4e10f75d816 [
file
]
layout
(
vertices
=
4
)
out
;
void
main
()
{
gl_out
[
gl_InvocationID
].
gl_Position
=
gl_in
[
gl_InvocationID
].
gl_Position
;
}