Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminate process once all trim ranges have been captured #1194

Merged
merged 1 commit into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. Terminate process once all trim ranges have been captured

    Once all frame ranges specified by
    GFXRECON_CAPTURE_FRAMES / debug.gfxrecon.capture_frames have been
    recorded, GFXR will call exit(), forcing the whole process to terminate.
    
    New control boolean options (GFXRECON_QUIT_AFTER_CAPTURE_FRAMES for
    desktop and debug_gfxrecon.quit_after_capture_frames for Android) can be
    used to control the new behavior.
    panos-lunarg committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8c466e7 View commit details
    Browse the repository at this point in the history