Blender Git Loki
Git Commits -> Revision ea7eff1
Revision ea7eff1 by Jeroen Bakker (master) April 16, 2021, 10:54 (GMT) |
Fix OCIO Shader Compilation Error. Compilation fails when our OCIO wrapper creates a shader that transfer first to scene ref and directly after that to display. This cause is that the GPU resources of both transfers had the same name. This is fixed by prefixing the resources. This can be reproduced by loading a movie file (mkv) in the VSE editor. Reported by Sergey Sharybin. |
Commit Details:
Full Hash: ea7eff1cc843fcfa130f569fb8061c31a28bcebc
Parent Commit: 4bef49e
Lines Changed: +3, -0
1 Modified Path:
/intern/opencolorio/ocio_impl_glsl.cc (+3, -0) (Diff)