• Show log

    Commit

  • Hash : f92fc916
    Author : Shahbaz Youssefi
    Date : 2019-07-15T22:39:23

    Vulkan: Compute shader support
    
    A DispatchHelper class is created as the equivalent of FramebufferHelper
    as a command graph resource.  There's currently a single dispatcher and
    all dispatch calls are recorded on that.  Context dirty bits are set up
    in such a way that graphics and compute workloads are independently
    handled, so that issuing a dispatch call wouldn't cause a framebuffer's
    render pass to rebind resources.
    
    Bug: angleproject:3562
    Change-Id: Ib96db48297074d99b04324e44b067cfbfd43e333
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1688504
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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