Blender Git Commit Log
Git Commits -> Revision a59e590
Revision a59e590 by Nicholas Bishop (master) January 26, 2015, 15:35 (GMT) |
Code cleanup: remove parameter from GPU_node_link_create() In all but one call the value 0 (aka GPU_NONE) was passed in. Clearer to just default to GPU_NONE and change the one caller that sets a real type to do it explicitly. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D1026 |
Commit Details:
Full Hash: a59e590e7f113facca2fbee96529d93c781472ac
Parent Commit: 27284e4
Lines Changed: +14, -13
1 Modified Path:
/source/blender/gpu/intern/gpu_codegen.c (+14, -13) (Diff)