commit | f5b3510c706ed1f7611760dff0c94f2111531c68 | [log] [tgz] |
---|---|---|
author | Alex Sakhartchouk <alexst@google.com> | Thu Sep 30 11:36:37 2010 -0700 |
committer | Alex Sakhartchouk <alexst@google.com> | Thu Sep 30 11:36:37 2010 -0700 |
tree | 05d2f7976a7ec1000a5ad0ee035151704da8a49c | |
parent | e224fabb2c59e9f1274c3569c04b91787824add0 [diff] [blame] |
Adding anisotropic filtering and related samples. Change-Id: Idb173274417feb5e25bfd64c5e9fa2492a23a17e
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index 2b7928f..a4752f4 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec
@@ -288,6 +288,11 @@ param RsSamplerValue value } +SamplerSet2 { + param RsSamplerParam p + param float value + } + SamplerCreate { ret RsSampler }