blob: 9d70d09a228f830c9573a7e07046234fa38728eb [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;
#define ENABLE_ALPHA_MASK 0
#define ENABLE_DECAL_SPECIALIZATION 1
#include "gaussian_blur.glsl"