• Show log

    Commit

  • Hash : e71207de
    Author : Igor Nazarov
    Date : 2023-01-18T13:39:58

    Vulkan: Fixes in rx::vk::SyncHelperNativeFence class
    
    Issues:
    - Resource::mUse was not updated in initializeWithFd() method,
      making code paths, that checking for "mUse" a dead-code.
    - mFenceWithFd may be potentially destroyed while still in use.
      (Because mUse is not valid).
    - missing checkCompletedCommands() in getStatus(), that may cause
      infinite loop in the application.
    
    Bug: angleproject:8115
    Change-Id: I857d785f564b809eb83417fe5f212f7d0f12c5b5
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4392878
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Igor Nazarov <i.nazarov@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags