google / google/gapid

Produce video of only draw commands for specific GLES context using gapit

Open
#2,738 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

If I understand `gapid` correctly frame boundaries are defined as calls to `eglSwapBuffers()`. If my application is rendering to an off-screen framebuffer as well as to an EGL window surface I'd like to use `gapit` to produce a video of only the draw calls involved in rendering to both these targets. It seems like maybe adding debug markers like the `gapid` documentation suggests in conjunction with the `gapit` `-commands` option with a command line like `gapit video -context 0 -commands` might be able to get me closer to what I want but I'm not sure how to tie everything together. Is this possible?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.