blob: d3f7481d299adbd8f92052dbaa9a7556501a2f67 [file] [log] [blame]
#include "blur.glsllib"
void vert()
{
SetupBoxBlurCoords(vec2(Texture0Info.xy));
}