Blender Git Commit Log
Git Commits -> Revision 10b34ad
Revision 10b34ad by Clément Foucault (master) June 4, 2020, 12:17 (GMT) |
GPUShaderInterface: Change builtin array to array of location/bind This reduce the base size of the shaderinterface from 400 to 136 bytes. Improves memory usage and cache coherency when querying a lot of uniforms at once. |
Commit Details:
Full Hash: 10b34ad69724a0b69c30239abb6cb309bb9c8e66
Parent Commit: 5837de6
Lines Changed: +43, -55