• Show log

    Commit

  • Hash : 1b9774f5
    Author : Mohan Maiya
    Date : 2022-01-26T13:37:03

    Vulkan: Force submit updates to immutable textures
    
    Submit immutable texture updates recorded in outside renderpass
    commands when the following conditions are met -
    
    1. "forceSubmitImmutableTextureUpdates" feature is enabled
    2. The texture is immutable
    
    This works around a problem that manifests in some applications
    that do not perform appropriate synchronization of shared contexts.
    
    Bug: angleproject:6929
    Test: EGLContextSharingTestNoSyncTextureUploads.*
    Change-Id: I2a237046e2cc53650eb8dc07e3697f7481df9b02
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3418138
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: mohan maiya <m.maiya@samsung.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