draw: add shader buffer interfaces.
authorDave Airlie <airlied@redhat.com>
Wed, 26 Jun 2019 05:56:32 +0000 (15:56 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 7 Jul 2019 06:24:09 +0000 (16:24 +1000)
commitd8fb66a3e1ffae8e4ef4a31ee961f74d44486a19
tree5966dbdf1fe56fe14283146fdd9512e1eb683c65
parentb5ac381d8f66fbf2aef92772879ac906ce9d68b2
draw: add shader buffer interfaces.

This adds the interface to add mapped shader buffers,
and sets up the jit linkage for them.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c