asahi: Correct bind fragment pipeline size
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 23 May 2022 16:32:37 +0000 (12:32 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 8 Aug 2022 00:15:03 +0000 (20:15 -0400)
commit034d52643cf3bf7ea91e117ce6e0c95db42ad415
treeaaac0c6bddd7c88960bc579a42fa35ee3bc061b4
parent651e4677ca42b9b04443e765de0693c61b6620ac
asahi: Correct bind fragment pipeline size

A number of structures encode their size, but we were ignoring it just
for this fragment pipeline bind. Fix that.

This fix might also apply to bind vertex pipeline. Unsure.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17198>
src/asahi/lib/cmdbuf.xml
src/asahi/lib/decode.c