diff options
author | Roland Scheidegger <[email protected]> | 2018-02-07 05:03:42 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2018-02-07 17:08:24 +0100 |
commit | afd1e9be1714eb95c3b797becb15bebaad9e6646 (patch) | |
tree | 404f23bf957a956ad85fa442078df15e6d8539eb /.dir-locals.el | |
parent | 5d754872b5721647dda17dd350bbe85d7a4dcec7 (diff) |
u_simple_shaders: fix mask handling in util_make_fragment_tex_shader_writemask
The writemask handling was busted, since writing defaults to output
meant they got overwritten by the tex sampling anyway. Albeit the
affected components were undefined, so maybe with some luck it
still would have worked with some drivers - if not could as well
kill it... (This would have affected u_blitter but not u_blit since
the latter always used xyzw mask.)
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions