Blender Git Loki
Git Commits -> Revision 548b8f5
Revision 548b8f5 by Sergey Sharybin (master) November 7, 2014, 08:17 (GMT) |
Fix assert failure in GPU codegen Even though GLSL allows to have polymorphic functions our codegen is not aware of this at all. Let's rename the functions for now, but in the future would be handy to make codegen aware of the polymorphic functions. |
Commit Details:
Full Hash: 548b8f51c9b8ab6a3c830618d6e788ec0c6dff43
Parent Commit: 0627bc2
Lines Changed: +2, -2