• Show log

    Commit

  • Hash : 1fb7f648
    Author : Amy Liu
    Date : 2021-03-18T16:17:25

    Compression of the data from vkGetPipelineCacheData.
    
    The size of pipelineCacheData sometimes is greater than
    64k which cannot be saved because of the Android blob cache
    limitation (single cache data size should be < 64k).
    Implement the compression to store more cache data.
    
    Re-land this patch before fixing the performance regression
    of big pipeline cache.
    
    Bug: angleproject:4722
    Change-Id: I4bc05a88334c3e7e9e945d1a0877429db1750422
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2771840
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags