diff options
author | Eric Anholt <[email protected]> | 2018-03-27 15:39:49 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-03-28 17:48:41 -0700 |
commit | 0349c79bdc2c04b3d64d144159f3268ad74e2b7c (patch) | |
tree | b415216c8d8ed928a822fa0383f8be11dc7b5a3e /VERSION | |
parent | e159d46fc7c579b40f76ffb400ef1aebd3a59560 (diff) |
st: Don't try to finalize the texture in st_render_texture().
We can't necessarily finalize the texture at this point if we're rendering
to a texture image whose format is different from the baselevel's format.
This was introduced as a fix for fbo-incomplete-texture-03 in
de414f491526610bb260c73805c81ba413388e20, but the later fix for vmware on
that testcase in 95d5c48f68b598cfa6db25f44aac52b3e11403cc made it
unnecessary.
Fixes assertion failures in util_resource_copy_region() in
KHR-GLES3.copy_tex_image_conversions.forbidden.* when trying to finalize
an R8 texture image to the RG8 texture object's pt.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions