gallium/cso_context: move non-vbuf vertex buffer and element code into helpers
authorMarek Olšák <marek.olsak@amd.com>
Mon, 30 Dec 2019 03:07:37 +0000 (22:07 -0500)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 8 Jan 2020 18:40:59 +0000 (13:40 -0500)
commit9f6020abc6beaab9c8f43f483ef84b54c28e50a2
tree6f41d53d55da2faf62da3ff05d83813ba844a66d
parentce648b913f83b968eb6ba1ad33fdcf86d5942fe5
gallium/cso_context: move non-vbuf vertex buffer and element code into helpers

These will be reused.

Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/auxiliary/cso_cache/cso_context.c