compiler: Add a note about how num_ssbos works in the program info.
authorEric Anholt <eric@anholt.net>
Mon, 30 Dec 2019 20:01:25 +0000 (12:01 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 21 Jan 2020 18:06:23 +0000 (10:06 -0800)
commit7558b5da13685f701cbe7a9ca804e95e01e38e63
tree02f7bb8e20028f5665e5b18bbcc42244e84ced69
parentd0975bfc4ab766a6a0fd65d3f54a608fa5622f59
compiler: Add a note about how num_ssbos works in the program info.

These numbers are always confusing, and it's particularly so for this
field where it has a different meaning in different info structs.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3240>
src/compiler/shader_info.h