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

Track external android format #1695

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Aug 30, 2024

  1. Track external android format

    The external format from android must be tracked, because in
    GetImageResourceSizesOptimal we create temporary images from the same
    format to calculate the resource size
    
    If format is VK_FORMAT_UNDEFINED and the external android format is not
    provided it will crash on android
    ziga-lunarg committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    56fada1 View commit details
    Browse the repository at this point in the history