Sign in
flutter
/
mirrors
/
engine
/
132d364ef37325afcc3fedaaae88b8cf1a1a6f92
/
.
/
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
()
{}