• Show log

    Commit

  • Hash : 24a1650a
    Author : Charlie Lao
    Date : 2021-08-23T18:48:24

    Vulkan: set TextureVk::mImageUsageFlags for extern mem backed texture
    
    For external memory backed texture, mImageUseFlags are never set. Not
    exactly sure what harm will cause, but I am seeing when
    TextureVk::syncState is called we are incorrectly recreating storage due
    to we think there is usage flags change.
    
    The other fix here is the test
    VulkanExternalImageTest.ShouldClearOpaqueFdWithSemaphores is not using
    deviceMemorySize and causing VVL to complain.
    
    Bug: b/197578056
    Change-Id: Icca89de973ee3cb93b7e0fe8083ae674df81cae8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3115333
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Charlie Lao <cclao@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags