svga: fix SetConstantBufferOffset command opcode
authorCharmaine Lee <charmainel@vmware.com>
Wed, 10 Aug 2022 02:39:29 +0000 (19:39 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 10 Aug 2022 17:49:30 +0000 (17:49 +0000)
commit2937c100e19e37c92e6b998d9bef77f15b1a90c9
tree9191cef2dfb727a34350697203391d22789fa996
parentbea050345ec54993a8954fd5b2e6f5d8643314b6
svga: fix SetConstantBufferOffset command opcode

This patch fixes the SetConstantBufferOffset command opcode which is
not mapped correctly after the reordering of the pipe shader type defines.

Acked-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17977>
src/gallium/drivers/svga/svga_state_constants.c