turnip: Don't bother clamping VB size.
authorEric Anholt <eric@anholt.net>
Thu, 4 Jun 2020 17:11:44 +0000 (10:11 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 4 Jun 2020 19:42:54 +0000 (19:42 +0000)
commit5c9728d960714b1c5eb4806a80157ce95992fcfe
tree04cd5e989c25fa2b3003686c3525d3029e8c8684
parent52942f18c60253ad79f7d7fa26775bda83860e8a
turnip: Don't bother clamping VB size.

From the VK spec: "All elements of pOffsets must be less than the size of
the corresponding element in pBuffers"

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5321>
src/freedreno/vulkan/tu_cmd_buffer.c