• Show log

    Commit

  • Hash : 2ad5f350
    Author : Shahbaz Youssefi
    Date : 2022-01-25T12:15:16

    Vulkan: Fix texture array level redefinition
    
    When a level of a texture is redefined, all staged updates to that level
    should be removed, not the ones specific to the new layers.  The bug
    fixed was that if the texture was redefined to have its number of layers
    changed, the staged higher-layer-count update to the image was not
    removed.
    
    Bug: chromium:1289383
    Change-Id: I9b90025f78af80ab19a280f90b58510716da31d2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3413004
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Commit-Queue: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags