Skip to content
Snippets Groups Projects
Forked from VTK / VTK
7986 commits behind the upstream repository.
shader-symbol-exports.md 295 B

shader-symbol-exports

VTK previously exported a lot of its shader strings from its libraries. Now only those that are available through installed headers are available. These include:

  • vtkTextureObjectVS from VTK::RenderingOpenGL2
  • vtkCompositeZPassFS from VTK::RenderingParallel