diff options
author | Brian Paul <[email protected]> | 2016-08-29 11:18:18 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-08-29 17:46:50 -0600 |
commit | b9b88516f8d3efc902696f1092519e298ceb7cdb (patch) | |
tree | a64d17336e424cda8b482ffbde9a5b68bf71884d /src/mesa/main/context.c | |
parent | f235dc08ac1dcde6eff87597914583f5b2b9aa70 (diff) |
mesa: fix format conversion bug in get_tex_rgba_uncompressed()
We need to set the need_convert flag with each loop iteration, not
just when the rgba pointer is null.
Bug reported by Markus Müller <[email protected]> on mesa-users list.
Fixes new piglit arb_texture_float-get-tex3d test.
Cc: <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/main/context.c')
0 files changed, 0 insertions, 0 deletions