• Show log

    Commit

  • Hash : 25224e78
    Author : Shahbaz Youssefi
    Date : 2018-10-22T11:56:02

    Vulkan: add GPU trace events
    
    RendererVk now tries, as best as it can, to match the CPU and GPU timers
    on init as well as every finish().  A clock-sync event is generated for
    each such synchronization point.
    
    RendererVk::traceGpuEvent() is a new function that, given a command
    buffer, performs timestamp queries corresponding to GPU events.  These
    queries are read back when done, without incurring GPU bubbles, at which
    point an event is generated with that timestamp.
    
    Bug: angleproject:2908
    Change-Id: I08d7d11ff9f8ad6c9f9a9899767c9cd746d0623e
    Reviewed-on: https://chromium-review.googlesource.com/c/1296954
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuly Novikov <ynovikov@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags