• Show log

    Commit

  • Hash : b540da89
    Author : Jamie Madill
    Date : 2019-09-19T14:19:12

    Vulkan: Use ResourceUse to track object lifetime.
    
    With the new resource tracking scheme the CommandGraph, tracking a
    "Context serial" aka "current" serial is no longer necessary for
    CommandGraphResources. Serial tracking has been moved to the shared
    ResourceUse struct that gets updated on a command submission. Thus
    we don't need to store the serial as a current separate piece of info
    in BufferHelper/ImageHelper.
    
    Will lead to further redesign for the multi-threading support for
    Vulkan.
    
    Bug: angleproject:2464
    Change-Id: I1ae4bcc27fcfb93422b4ab4c9682a458e482f295
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1785990
    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