Blender Git Commit Log
Git Commits -> Revision 5b314f8
Revision 5b314f8 by Clément Foucault (tmp-gltexture) September 5, 2020, 00:55 (GMT) |
GPUTexture: OCIO: Workaround new missing bind error checking We cannot change the texture bind point since the interface count 4/5 textures to bind. Changing the uniform to avoid one bind make the system thinks one texture is missing. Avoid this by creating a dummy texture and binding it to the empty slot. |
Commit Details:
Full Hash: 5b314f884d8ac82cf8a46fd50b650931f431830f
Parent Commit: af095ab
Lines Changed: +10, -4
1 Modified Path:
/intern/opencolorio/ocio_impl_glsl.cc (+10, -4) (Diff)