-
- Downloads
freedreno: Fix attempts to push UBO contents past the constlen on pre-a6xx.
The binning variant likely won't have any UBO load code in it, so we were writing past constlen (and sometimes asserting about it) when loading more than one ubo block. Part-of: <mesa/mesa!5027>
Showing
- .gitlab-ci/deqp-freedreno-a307-fails.txt 0 additions, 1 deletion.gitlab-ci/deqp-freedreno-a307-fails.txt
- .gitlab-ci/deqp-freedreno-a530-fails.txt 0 additions, 6 deletions.gitlab-ci/deqp-freedreno-a530-fails.txt
- src/gallium/drivers/freedreno/ir3/ir3_const.h 6 additions, 0 deletionssrc/gallium/drivers/freedreno/ir3/ir3_const.h
Loading
Please register or sign in to comment