• Show log

    Commit

  • Hash : e41286e1
    Author : Shahbaz Youssefi
    Date : 2024-04-10T11:05:09

    Vulkan: Fix internal caching missing
    
    Since the backend wait for post-link tasks was made possible [1], the
    front-end may never get a chance to internally cache its binary.  This
    is because the decision to cache the binary was based on the existence
    of post-link tasks, and the backend clearing that list made the
    front-end confused.
    
    In this change, a specific bool tracks whether binary is cached, and
    that is checked at various times to make sure the binary cache is
    eventually done.
    
    [1]:https://chromium-review.googlesource.com/c/angle/angle/+/5427001
    
    Bug: angleproject:8297
    Change-Id: Iceefd0bca79d570d4910983be3660d6e725684a0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5445484
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: mohan maiya <m.maiya@samsung.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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags