• Show log

    Commit

  • Hash : 16cfa28e
    Author : Shahbaz Youssefi
    Date : 2023-08-08T22:08:24

    Vulkan: Basic infra for parallel link
    
    This change moves pipeline warm up to a parallelizable task, mostly as
    an exercise to put in the infrastructure for parallel link in the Vulkan
    backend.  Follow up changes will move more of the link step to this
    task.
    
    The end goal is to be able to make the link task independent of
    ContextVk, which would allow it to be run as an UnlockedTailCall, even
    if not using a worker thread.
    
    Bug: angleproject:8297
    Change-Id: I17047162b2a41f0d681d9e3ee33f2e0239b4280d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4764231
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: 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