• Show log

    Commit

  • Hash : 1166eec4
    Author : Igor Nazarov
    Date : 2025-03-20T02:02:50

    Move TRACE_EVENT inside acquireNextSwapchainImage()
    
    The `acquireNextSwapchainImage()` is no longer called from surface
    initialize, which allows to move the trance event inside the function.
    
    Change also uses loop to handle repeated ANI retry instead of call
    duplication. This is done to further reduce code duplication in the
    next CL.
    
    Additionally, fixed assert that was missed in recently merged CL:
        Vulkan: Remove recreateSwapchain ContextVk dependency
        https://crrev.com/c/angle/angle/+/6298733
    
    Bug: angleproject:397848903
    Bug: angleproject:42261625
    Change-Id: Iae2ce35018d4fe105430271b56804af8c74152c2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6372565
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    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