Tested and Reviewed-by: Charmaine Lee
From: Brian Paul
Sent: Friday, March 25, 2016 1:08 PM
To: mesa-dev@lists.freedesktop.org
Cc: Charmaine Lee
Subject: [PATCH] st/xa: emit sampler view declarations in shaders
Fixes recent regressions with the VMware ga
Fixes recent regressions with the VMware gallium driver.
---
src/gallium/state_trackers/xa/xa_tgsi.c | 19 +++
1 file changed, 19 insertions(+)
diff --git a/src/gallium/state_trackers/xa/xa_tgsi.c
b/src/gallium/state_trackers/xa/xa_tgsi.c
index 5d8b807..a50393d 100644
--- a/src/g