diff options
author | Rhys Perry <[email protected]> | 2020-04-16 19:07:06 +0100 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-24 18:52:54 +0000 |
commit | 562353e1f1246bfe0f70315083b51d26d60d994b (patch) | |
tree | a3f9ee5750d1196f58b401f50310f6d2680b373f /meson.build | |
parent | 211a9f2057321e6a3500d9b7873085621604e336 (diff) |
aco: add helpers for splitting stores
split_store_data() splits a vector and p_as_uniforms it if needed.
scan_write_mask()/advance_write_mask() are similar to
u_bit_scan_consecutive_range(), but makes it easier to only clear part of
the range and will also give ranges for zero'd bits.
split_buffer_store() is a helper for splitting VMEM/SMEM stores.
Signed-off-by: Rhys Perry <[email protected]>
Reviewed-by: Daniel Schürmann <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4639>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions