• Show log

    Commit

  • Hash : dd4a00a0
    Author : Jamie Madill
    Date : 2019-09-19T14:19:11

    Vulkan: Track resource usage via counter.
    
    This adds a small shared piece of memory that counts the number of
    times a resource is used in a command graph. This will enable more
    multi-threaded uses. The shared pointer is updated in the command
    graph during a submit and during graph construction.
    
    Bug: angleproject:2464
    Change-Id: Id9d0319a6814825d02e865ba527c97b5f535ff31
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1785989
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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