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

Add used resolutions info #1167

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Commits on Jun 27, 2023

  1. Add report on used resolutions

    gfxrecon-info reports resolutions used in vulkan traces based on
    data provided in vkCreateSwapchainKHR and vkCreateSharedSwapchainsKHR
    calls.
    
    Change-Id: I91118d1c7749662765d45e180c61937dd0297816
    bartosz-muszarski-arm committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8758725 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Remove resolution info output if none was found

    Change-Id: If09c70784503e4344bab2a3294245505027874ab
    bartosz-muszarski-arm committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    85db555 View commit details
    Browse the repository at this point in the history