• Show log

    Commit

  • Hash : 6367f541
    Author : Chris Forbes
    Date : 2024-01-25T10:16:04

    Vulkan: supply YcbcrConversionDesc earlier
    
    Previously, the AHB import path would allow ImageHelper to build a bogus
    YcbcrConversionDesc (in initExternal) and then later overwrite it with
    what it wanted. The intermediate state was not necessarily valid, and
    could cause assertion failures and VVL errors.
    
    Instead, have ImageHelper clients provide the conversion they want
    upfront. In the non-external case, build an appropriate conversion
    for formats which need them, before delegating to initExternal.
    
    Bug: b/315387961
    Change-Id: Icc8f561bb2de0289ceec56d41978b8c4651a47a2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5232769
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Chris Forbes <chrisforbes@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags