• Show log

    Commit

  • Hash : e005fbc0
    Author : Yiwei Zhang
    Date : 2023-06-08T23:27:27

    Vulkan: make GetFormatModifierProperties non-fatal for fallback check
    
    DmaBufImageSiblingVkLinux::initWithFormat is used to fallback like:
    - mutable format + srgb
    - mutable format + unorm
    - non-mutable srgb
    - non-mutable unorm
    
    However, it never fallbacks since GetFormatModifierProperties bails.So
    this change has made it non-fatal to allow fallback behavior.
    
    Meanwhile, this change updates the fallback order to use unorm as actual
    format first to favor most common scenarios.
    
    Bug: b/277798516
    Change-Id: I60283590d85b27d55010cb2f5a2cc13d4df1ac9c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4603208
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Yiwei Zhang <zzyiwei@chromium.org>
    Reviewed-by: Romaric Jodin <rjodin@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags