Skip to content

Fix FXAAFilter on OpenGL ES.

Allison Vacanti requested to merge allisonvacanti/vtk:fxaa-es-more-fixes into master

GL_RGB8 is not available for texture internal format on ES.

Merge request reports