gallium/aux: add helper nir_gather_stream_output_info
authorMarek Olšák <marek.olsak@amd.com>
Mon, 3 Jan 2022 04:37:15 +0000 (23:37 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 1 Mar 2022 21:59:55 +0000 (21:59 +0000)
commitee4c5b1699397662f069e2e9958b406a5628e03a
tree52491695c7abab64c32f531f0e7f556649c70d92
parent2a708efec337234b039aa182b32543fa57230642
gallium/aux: add helper nir_gather_stream_output_info

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14388>
src/gallium/auxiliary/meson.build
src/gallium/auxiliary/nir/nir_helpers.c [new file with mode: 0644]
src/gallium/auxiliary/nir/nir_helpers.h [new file with mode: 0644]