• Show log

    Commit

  • Hash : a68351cb
    Author : Hailin Zhang
    Date : 2024-07-02T15:57:02

    vulkan: add workround for speical shadowmap at intel device.
    
    this is a dirty quick patch for game TOA at intel device.
    at game TOA, we saw a special combination could cause
    the device lost for intel device. the draw call have
    2d shadow map texture. if this draw call followed any other drawcall
    it will cause device lost, the underhood root cause still unknown.
    it may be related to combined depth stencil layout or any other case.
    will try to use separate depth stencil image layout to try.
    
    Bug: b/349489248
    Change-Id: I4f63fff389b8059d68d27aad387a2fd5888d4ce3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5672966
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Hailin Zhang <hailinzhang@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