OSDN Git Service

radv/ac: implement txs for buffer textures.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Jan 2017 19:19:56 +0000 (05:19 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Jan 2017 20:26:53 +0000 (06:26 +1000)
commit0ecd426490b043aac6a5db0a6e0feaa39f6d9c54
treeab04106d5f390092bc889323752b3584c8b68c71
parentecc3fa3ba3967624f67abe8d8188102a08c20d7c
radv/ac: implement txs for buffer textures.

This fixes a bunch of buffer related:
dEQP-VK.memory.pipeline_barrier.*
tests, that were crashing in LLVM due to this being missing.

Reviewed-by: Andres Rodriguez<andresx7@gmail.com>
Cc: "17.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/amd/common/ac_nir_to_llvm.c