Missing/Incomplete support of the EXT_buffer_storage (coherent memory) GLES extension
Open
enhancement
GLES
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to trace/replay of our game Dota Underlords which recently launched on Android (you can grab it free on the Play Store). I am using gapid-1.6.0 on Windows. When I capture a trace on Google Pixel 3 XL and try to replay it I see no framebuffer images and the "Report" tab says that each draw had GL_INVALID_OPERATION and a bunch of GL_OUT_OF_MEMORY errors making the replay unusable.
Attached is a trace from the Pixel 3 XL showing the problem.
[com.valvesoftware.underlords.main_20190625_0759.zip](https://github.com/google/gapid/files/3325158/com.valvesoftware.underlords.main_20190625_0759.zip)
Contributor guide
Assessment
This issue has not been assessed yet.