Bug 98791

Summary: alpha back-and-forth between hot tiles picks up corruption
Product: Mesa Reporter: Ilia Mirkin <imirkin>
Component: Drivers/Gallium/swrAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Ilia Mirkin 2016-11-20 01:17:06 UTC
dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.2d_alpha

The test sticks some data in via glTexImage2D (into each level), then renders a gradient to a FB, and then runs glCopyTexSubImage to overwrite part of each level's data with the new data. It appears that the first 32 pixels of level0 are good, but the next 32, which have the partial copy over them, were improperly initialized. Like a load was missing?
Comment 1 GitLab Migration User 2019-09-18 18:24:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/188.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.