H h__text__TEXTh__StaticInit__TEXT6hX__bss__DATA__cstring__TEXT6F__data__DATA__mod_init_func__DATA __compact_unwind__LD __eh_frame__TEXT@ h2    PUHSPHHH=HHH[]//VTK::System::Dec //========================================================================= // // Program: Visualization Toolkit // Module: vtkLineIntegralConvolution2D_VT.glsl // // Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen // All rights reserved. // See Copyright.txt or http://www.kitware.com/Copyright.htm for details. // // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. // //========================================================================= // move vector field to normalized image space // pre-processing for vtkLineIntegralConvolution2D // the output of this shader //VTK::Output::Dec // Fragment shader used by the gaussian blur filter render pass. uniform sampler2D texVectors; // input texture uniform vec2 uTexSize; // size of texture in vec2 tcoordVC; void main(void) { //VTK::LICComponentSelection::Impl V = V/uTexSize; gl_FragData[0] = vec4(V, 0.0, 1.0); } 66zRx $06AC B2-'-=- 5b__GLOBAL__sub_I_vtkLineIntegralConvolution2D_VT.cxx__Z38vtkRenderingOpenGL2_AutoInit_Constructv__ZN20vtkDebugLeaksManagerD1Ev__ZN20vtkDebugLeaksManagerC1Ev___cxa_atexit___dso_handle__ZL28vtkDebugLeaksManagerInstance_vtkLineIntegralConvolution2D_VT