Reviewed-by: Andres Rodriguez
On 2017-01-30 02:21 PM, Dave Airlie wrote:
From: Dave Airlie
This fixes a bunch of buffer related:
dEQP-VK.memory.pipeline_barrier.*
tests, that were crashing in LLVM due to this being missing.
Cc: "17.0"
Signed-off-by: Dave Airlie
---
src/amd/common/ac_nir_
From: Dave Airlie
This fixes a bunch of buffer related:
dEQP-VK.memory.pipeline_barrier.*
tests, that were crashing in LLVM due to this being missing.
Cc: "17.0"
Signed-off-by: Dave Airlie
---
src/amd/common/ac_nir_to_llvm.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/src/amd/com