About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/drivers/etnaviv/etnaviv_compiler_nir_liveness.c
diff options
context:
space:
mode:
authorNatalie Vock <natalie.vock@gmx.de>2025-10-17 13:51:15 +0200
committerMarge Bot <marge-bot@fdo.invalid>2025-11-06 21:34:33 +0000
commita8b75dd0f426e8875534d141610d898b856e53cd (patch)
treeedf884d861531da6ecb0902dd49cc23747370af6 /src/gallium/drivers/etnaviv/etnaviv_compiler_nir_liveness.c
parent1920a99115949dc946f044b10f0ba978319acddb (diff)
util: Add sparse bitset data structure
Useful for potentially huge bitsets that are expected to be mostly filled with zeroes, reducing memory consumption by assuming bits being zero by default (without wasting memory to store zeroes). Co-authored-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37908>
Diffstat (limited to 'src/gallium/drivers/etnaviv/etnaviv_compiler_nir_liveness.c')
0 files changed, 0 insertions, 0 deletions