• Show log

    Commit

  • Hash : 721becf2
    Author : Igor Nazarov
    Date : 2024-08-06T17:49:56

    Vulkan: Update Renderer::syncPipelineCacheVk() method
    
    Add check for `mPipelineCacheInitialized` to avoid overwriting existing
    pipeline cache data in the blob cache by empty cache data if sync is
    called before pipeline cache is loaded from the blob cache.
    
    Move checking of `mCompressEvent` before getting pipeline size and
    updating `mPipelineCacheSizeAtLastSync`. This will avoid unnecessary
    (potentially heavy) vulkan call and fix bug when next sync is skipped,
    because `mPipelineCacheSizeAtLastSync` is already updated.
    
    Bug: angleproject:4722
    Change-Id: I7390c4bc53ba57732b659d79c65ed4da8d7a6ba6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5756575
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 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