Blender Git Commit Log
Git Commits -> Revision 92c9a36
Revision 92c9a36 by Jeroen Bakker (temp-gpu-uniform-builtin-structs) July 9, 2021, 10:21 (GMT) |
Updating and binding of shader block. |
Commit Details:
Full Hash: 92c9a36c32a5fb9b3c1b6dd16b1ed1492f246392
Parent Commit: 79ec0ee
Lines Changed: +67, -0
5 Modified Paths:
/source/blender/gpu/GPU_shader_block_types.h (+5, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.cc (+31, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_block.cc (+16, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_block.hh (+10, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_private.hh (+5, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.cc (+31, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_block.cc (+16, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_block.hh (+10, -0) (Diff)
/source/blender/gpu/intern/gpu_shader_private.hh (+5, -0) (Diff)