• Show log

    Commit

  • Hash : 24322b7d
    Author : Imran Ziad
    Date : 2024-06-28T20:10:34

    Vulkan: feature for cached non-coherent for dyn/stream buffers
    
    On platforms lacking cached coherent memory, ANGLE falls back to
    non-cached coherent memory for dynamic/stream buffers. This impacts
    CPU readback performance.
    
    Add VK feature preferCachedNoncoherentForDynamicStreamBufferUsage. When
    enabled, ANGLE prioritizes cached non-coherent memory for these
    buffers.
    
    Enable this feature for Intel Meteorlake SOCs.
    
    Bug: b/347601787
    Change-Id: If62af9f3df57c0bcebf18af747cac56e45f93ea7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5667457
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags