diff options
author | Christian König <[email protected]> | 2013-03-26 15:09:27 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2013-04-10 10:41:29 +0200 |
commit | ccf3e8fc9b961c1aaa649ba19d35a5dae6e7ed6c (patch) | |
tree | d613434292f6434cada0c805879dc7b6b37ea76b /src/gallium/drivers/radeon | |
parent | 31f14f3def0ffb3851ae746304ece13f54e98af4 (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.txt | 2 |
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 |