• Show log

    Commit

  • Hash : da41e7d9
    Author : Igor Nazarov
    Date : 2023-05-29T19:17:48

    Vulkan: Account for queueSubmitOneOff() in SurfaceVk::mUse
    
    There is a possibility to destroy EGLSurface without waiting for
    `queueSubmitOneOff()` submission. One possible way to reproduce the
    problem is to query `EGL_BUFFER_AGE_EXT` without any rendering in the
    EGL_SINGLE_BUFFER mode.
    
    This is a regression from:
        Reland "Vulkan: SurfaceVk should only wait for GPU work that uses it"
        https://chromium-review.googlesource.com/c/angle/angle/+/4406891
    
    Test: angle_end2end_tests --gtest_filter=EGLSingleBufferTest.WaitOneOffSubmission*
    Bug: b/267806287
    Change-Id: I9478fcc4fd64b38747cbd80dea51137da9ef5f21
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4567549
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: 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