r600: add support for vertex fetches via texture cache
authorDave Airlie <airlied@redhat.com>
Thu, 31 Mar 2016 05:49:55 +0000 (15:49 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Jun 2017 06:23:20 +0000 (16:23 +1000)
commitac8fb9800a8b20ffa6c3eea1c7b7212d2cc79b40
tree06d8176dc9a5acfb9a69138d5110ee217e9a3e73
parentb050b91e3350ede311521080ba4f555d4a79a8e1
r600: add support for vertex fetches via texture cache

On evergreen we can route vertex fetches via the texture cache,
and this is required for some images support. So add support
to the asm builder for it.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_asm.h