• Show log

    Commit

  • Hash : ea03bf47
    Author : Lingfeng Yang
    Date : 2021-12-03T08:48:50

    Vulkan: fix crash when clearing stencil
    
    Previously, we cast the originally-32-bit mask to 8 bits, and then
    crashed ourselves in the assert.
    
    Also optimize away the stencil based on 8 bit explicitly in the
    frontend.
    
    Bug: chromium:1275858
    Change-Id: I0b03a17e72f5a4540b5c4605353eb1fde898057d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3315158
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Lingfeng Yang <lfy@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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags