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