// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen // SPDX-License-Identifier: BSD-3-Clause #ifndef vtkOutlineGlowUpscalePassFS_h #define vtkOutlineGlowUpscalePassFS_h #include "vtkRenderingOpenGL2Module.h" VTKRENDERINGOPENGL2_NO_EXPORT extern const char *vtkOutlineGlowUpscalePassFS; #endif