Sign in
flutter
/
mirrors
/
engine
/
40153ccafa217442b6f55985967f8b5de210a553
/
.
/
impeller
/
entity
/
shaders
/
clip.frag
blob: 61d44949136b6aaeaf6bdce4438679929dd6b984 [
file
] [
log
] [
blame
]
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
precision mediump
float
;
#include
<
impeller
/
types
.
glsl
>
void
main
()
{}