diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-11-21 18:46:57 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-11-21 19:32:10 +0800 |
commit | e8bbaff22e75953b1c8a259753dbd8658998305e (patch) | |
tree | 2e0329118aa7f214681bdd8462dfff13add0aee7 /src/glw/GLwDrawA.c | |
parent | daa265e53c4c84682514ed59dda88a8bdb86d0fe (diff) |
st/vega: Set wrap_r for mask and blend samplers.
These two samplers use non-normalized texture coordinates. wrap_r
cannot be PIPE_TEX_WRAP_REPEAT (the default).
This fixes
sp_tex_sample.c:1790:get_linear_unorm_wrap: Assertion `0' failed
assertion failure.
Diffstat (limited to 'src/glw/GLwDrawA.c')
0 files changed, 0 insertions, 0 deletions