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