Blender Git Commit Log

Git Commits -> Revision f4dcad7

July 2, 2021, 14:38 (GMT)
GPU: Sizecheck for push constants buffer.

According to the specs platforms should at least support push constants
of 128 bytes. As there are known platforms that have set this as their
maximum (Mesa for example) we should use this as the maximum as well.

Commit Details:

Full Hash: f4dcad7b2472f803174c83c0af2e70b321cdd80c
Parent Commit: fd4652d
Lines Changed: +9, -0

2 Modified Paths:

/source/blender/gpu/intern/gpu_shader.cc (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_uniform_buffer_private.hh (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021