diff options
author | Jason Ekstrand <[email protected]> | 2020-01-30 11:35:52 -0600 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-01-31 17:23:39 +0000 |
commit | 9a95abd0f755331503e283354b44b639865f1329 (patch) | |
tree | 8380d11c4b600c5a17d5f98619ad42c89b3f9ecf /.gitlab-ci/meson-build.sh | |
parent | 51d7c42165d2344d0019299d42b34c07f7f5e8d0 (diff) |
intel/tools: Handle strides better when dumping buffers
The old code would only break at stride boundaries if the stride was
less than 32B; otherwise it would just break every 32B. This commit
makes it break at stride boundaries and 32B boundaries (starting from
the last stride). This makes reading large vertex buffers in aubinator
much nicer.
Reviewed-by: Kenneth Graunke <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3642>
Diffstat (limited to '.gitlab-ci/meson-build.sh')
0 files changed, 0 insertions, 0 deletions