r600,compute: setup compute sampler states and views
authorZoltan Gilian <zoltan.gilian@gmail.com>
Tue, 7 Jul 2015 21:38:27 +0000 (23:38 +0200)
committerZoltan Gilian <zoltan.gilian@gmail.com>
Fri, 14 Aug 2015 09:35:34 +0000 (11:35 +0200)
commit78493c33183bf2a4b8be0e58963162ef2e3aa54a
tree4fb4ca04edf2a83a2cce2f655bf565e95aa53fbf
parent7f4ad692a10bf0f247dedd4968b7ffe9b07d2af2
r600,compute: setup compute sampler states and views

v2: Add compute mode flag to sampler state setup (Marek).
    Drop branches which avoid reference counting (Marek).
    Simplify unset branch condition (Marek).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/r600/evergreen_compute.c
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/evergreend.h
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state_common.c