summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon
diff options
context:
space:
mode:
authorChristian König <[email protected]>2013-03-26 15:09:27 +0100
committerChristian König <[email protected]>2013-04-10 10:41:29 +0200
commitccf3e8fc9b961c1aaa649ba19d35a5dae6e7ed6c (patch)
treed613434292f6434cada0c805879dc7b6b37ea76b /src/gallium/drivers/radeon
parent31f14f3def0ffb3851ae746304ece13f54e98af4 (diff)
radeonsi: remove sampler writemask v3
v2: fix instrinsic name as well v3: LLVM revision incremented as well Signed-off-by: Christian König <[email protected]> Reviewed-by: Michel Dänzer <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon')
-rw-r--r--src/gallium/drivers/radeon/LLVM_REVISION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/radeon/LLVM_REVISION.txt b/src/gallium/drivers/radeon/LLVM_REVISION.txt
index e26c652e96f..e5e7b653fb7 100644
--- a/src/gallium/drivers/radeon/LLVM_REVISION.txt
+++ b/src/gallium/drivers/radeon/LLVM_REVISION.txt
@@ -1 +1 @@
-@179020
+@179164