Blender Git Commit Log

Git Commits -> Revision 5514d2d

Revision 5514d2d by Sergey Sharybin (master)
October 5, 2017, 13:38 (GMT)
Gawain: Optimize out extra level on top of ShaderInput

This is an internal structure, and we don't put it to a list for anything else
that hash collision resolution. No need to have dedicated entry here, saves us
from extra allocation and pointer dereference.

Commit Details:

Full Hash: 5514d2df1c6d9f2f108336e46b0db14316610d24
Parent Commit: e1e452c
Lines Changed: +16, -39

2 Modified Paths:

/intern/gawain/gawain/gwn_shader_interface.h (+3, -7) (Diff)
/intern/gawain/src/gwn_shader_interface.c (+13, -32) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021