• Show log

    Commit

  • Hash : aa2a558e
    Author : Mohan Maiya
    Date : 2022-08-23T09:47:02

    Vulkan: Add support for setting timestamp surface attribute
    
    On Android the EGL wrapper handles most of the functionality required
    by EGL_ANDROID_get_frame_timestamps. However if for some reason the
    swapchain is recreated, the timestamp state would be lost resulting in
    stuttering.
    
    Introduce EGL_ANGLE_timestamp_surface_attribute extension that adds
    support for toggling the EGL_TIMESTAMPS_ANDROID attribute of a surface.
    Cache this state and recreate the swapchain accordingly.
    
    Bug: angleproject:7489
    Test: EGLSurfaceTest.TimestampSurfaceAttribute*
    Test: dEQP-EGL.functional.get_frame_timestamps*
    Change-Id: I3660f7137c006d904164d243a682a4ff520eabd8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3753396
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Ian Elliott <ianelliott@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