• Show log

    Commit

  • Hash : 0a6c6c00
    Author : Mark Lobodzinski
    Date : 2021-06-01T10:59:17

    Vulkan: Submit Dispatch commands outside renderpass
    
    Compute dispatch commands must be submitted outside a renderpass,
    but their associated debug event markers were being submitted
    on the renderpass commandbuffer. The dispatch debug event markers are
    now handled separately from those for draw calls and are now submitted
    on the correct commandbuffer.
    
    Failure manifested in malformed AGI traces for Ragnarok M:
    Eternal Love
    
    Bug: b/181611786
    Change-Id: I768eeccd76be38818fc99d6d56f5899290c8fc5b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2930818
    Reviewed-by: Ian Elliott <ianelliott@google.com>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    

  • 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