Open Bug 1711998 Opened 3 years ago Updated 3 years ago

texture conversion during glTexSubImage with sw-wr on mali-400

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 4 open bugs)

Details

I got system symbols working today which produced the following profile:
https://share.firefox.dev/3v73sfB

Notice the mali_convert_texture. I had a look at the leaf function where the time is being spent in ghidra and confirmed that it seems to be swizzling the data.

Blocks: 1711685

Upon further examination it appears that we may be hitting the 'linear-to-block' swizzling code. See here for some related suffering:
https://community.arm.com/developer/tools-software/graphics/f/discussions/6635/mali-400-eglcreateimagekhr-egl_gl_texture_2d_khr-and-updating-textures-with-the-cpu

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.