Replace resource often fails on a middle execution capture (GLES)
Open
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
Likely related issues: #2066 #1197
Calling `gapit replace_resource ...` on a GLES MEC trace may lead to this kind of error:
```
Error: Could not update resource data: capture<4d3f5a5cf391917e1f1cc109551d1ebdf94938d0>.commands[1216].resource-data
Cause: Internal error: No command to set data in
```
Linearizing the trace beforehand may help.
Contributor guide
Assessment
This issue has not been assessed yet.