• Show log

    Commit

  • Hash : 12cc04d0
    Author : Charlie Lao
    Date : 2023-11-07T10:26:18

    Vulkan: Workaround camera AHB's layerCount being random value
    
    We are seeing AHB used by google's camera app has random value in the
    layerCount. In my reproduced case, it is 0, which translates to
    layerCount in the VkImage. Sometimes I am also seeing a huge number in
    the layerCount as well. This causes problem in ARM driver that end up
    with assertion and other problems that end up with crash later. We need
    to root cause the underlying bug which is tracked by b/239181279. But
    before we have an actual fix in AHB creation code, this CL forces
    com.google.android.GoogleCamera AHB's layerCount to be 1 as a temporary
    app specific bug workaround so that we can move forward to get camera
    app up running with ANGLE.
    
    Bug: b/309480316
    Bug: b/239181279
    Change-Id: I219f6f89863a2cb8dee6c5efb0812389272373ba
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5010082
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Charlie Lao <cclao@google.com>
    

  • 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