• Show log

    Commit

  • Hash : 059efd15
    Author : Yiwei Zhang
    Date : 2023-04-27T18:37:05

    Vulkan: use any available memory type for external
    
    For external memory import, compatible memory types are decided by the
    Vulkan driver since the memory has been allocated externally. There are
    usually special requirements against external memory. e.g. AHB allocated
    with CPU R/W often usage bits is only importable for non-device-local
    heap on some AMD systems. So if angle requests for device-local, it'd be
    unable to find a compatible memory type for import. This change updates
    to pick the first available type on the external fallback code path.
    
    Bug: b/279862309
    Test: android.media.cts.DecodeAccuracyTest on venus atop radv
    Change-Id: I0fd5ceb6fe633f591cbcdb01d246803fe0130796
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4484422
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags