freedreno: Drop UNIFORM_BUFFER_OFFSET_ALIGNMENT to 32
authorEric Anholt <eric@anholt.net>
Thu, 20 Aug 2020 23:43:16 +0000 (16:43 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 24 Aug 2020 23:23:05 +0000 (23:23 +0000)
commitc6861b9f755e4a6b0dfe0afeaeaf8c5880e42312
tree5c5672151b81a8bfa24cb11d933939d1a132d415
parenta79dad950b1f10ddeca2c907025a0f649b470cb9
freedreno: Drop UNIFORM_BUFFER_OFFSET_ALIGNMENT to 32

This is the value exposed by the a3xx-a4xx drivers according to an
official Adreno OpenGL ES Developer guide I found, and also a report I saw
for a5xx while googling.  Fixes renderdoc replay of a manhattan31 trace
captured on a Pixel 3a.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6416>
src/gallium/drivers/freedreno/freedreno_screen.c