The game is built upon UE4 and we use stencil for optimization purpose. The issue is that when we deployed the game on Snapdragon Adreno series, it worked as expected. However, it failed on the Mali GPU. After debugging, we found out the stencil write operation failed, but I couldn't extract the depth stencil texture by using Graphics Analyzer.
Here is the screenshot:
For the trace config, I have changed to Everything, but the result has no difference.
Thanks in advance.
Just one follow up on this one - we've tested on our stock drivers and cannot reproduce this problem. Can you let us know what device and driver version (GL_RENDERER and GL_VERSION string) you are using, and we can raise with the device manufacturer.
Kind regards, Pete