draw: move draw_vertex_info and draw_prim_info to public header.
authorDave Airlie <airlied@redhat.com>
Wed, 17 May 2023 01:08:34 +0000 (11:08 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 5 Jun 2023 19:01:46 +0000 (05:01 +1000)
commitbb1be13bb8cf346f62bc1e5642d214220a9f108d
tree351727b805fd85db5008b468b037d5f4e78c14b6
parent03768014fab5744c81532bf23f5272a3e5d81a5b
draw: move draw_vertex_info and draw_prim_info to public header.

Need to use these in llvmpipe for mesh shaders

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23066>
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h