Hi all,
I'm using mali graphics debugger.
But I can't tracing information of all frame. Just i had got 1 frame.(so many command)
Probably, It cause that not supported eglSwapBuffersWithDamageEXT.
This platform used eglSwapBuffersWithDamageEXT instead of the eglSwapBuffers.
Do you plan to add this feature?
Thanks.
Thanks for the feedback - I'll check with the MGD product team.
Kind regards,
Pete
MGD v3.2.0 is being prepared for release as I type and should include support for detecting that eglSwapBuffersWithDamageEXT is the end of frame.
We've not had a chance to rigorously test this feature so we would appreciate if you could let us know if it works as you expect.
Thanks,
Jon.
I can test it.
I look forward to the release of MGD v3.2.0.
Best regards,
Changyeon.
MGD v.3.20 has been released (Mali Graphics Debugger - Mali Developer Center) if you want to give it a go.
I had testing eglSwapBuffersWithDamageEXT API for MGD v3.2.
It's exactly working fine.
Thank you : )