zink: decrement ZINK_FBFETCH_BINDING

there's no reason this shouldn't be contiguous with the other gfx stages

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19281>
This commit is contained in:
Mike Blumenkrantz 2022-10-23 10:36:34 -04:00 committed by Marge Bot
parent 1f4172e4ec
commit e8e13d1d78

View file

@ -63,7 +63,7 @@
/* the descriptor binding id for fbfetch/input attachment */
#define ZINK_FBFETCH_BINDING 6 //COMPUTE+1
#define ZINK_FBFETCH_BINDING 5
#define ZINK_GFX_SHADER_COUNT 5
/* number of descriptors to allocate in a pool */