gallivm/tgsi: add image interface to tgsi builder
authorDave Airlie <airlied@redhat.com>
Fri, 19 Jul 2019 06:33:03 +0000 (16:33 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2019 02:29:55 +0000 (12:29 +1000)
commit15f7688ac9d75dcc10a07f103881c062bf9fdb9a
tree7acc750c972c9d61d9fa80d4197b036925cb4f76
parentb2be174be270d653fcdf190e8252e266ff8176c3
gallivm/tgsi: add image interface to tgsi builder

This adds the callbacks for the driver/gallium binding for
image operations.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c