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:
committed by
Marge Bot
parent
1f4172e4ec
commit
e8e13d1d78
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user