• Show log

    Commit

  • Hash : 8b6b1113
    Author : Charlie Lao
    Date : 2024-08-30T16:06:17

    Vulkan: Fallback to host unCached if no cached memory available
    
    Android studio may not have any host cached memory. This CL will make it
    use unCached memory in this case. User of this memory will still treat
    it like cached and try to flush/invalidate cache, but these
    flush/invalidate call will early out, so they should still work.
    Performance wont be good, but that is the best we can do to make it work
    instead of crash.
    
    Bug: b/363347052
    Change-Id: I68ac917585f6f5672a75085c397858bdc28687e9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5828132
    Reviewed-by: Lars Harrison <slumpwuffle@google.com>
    Auto-Submit: Charlie Lao <cclao@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    Commit-Queue: Yuxin Hu <yuxinhu@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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags