• Show log

    Commit

  • Hash : 5f7db775
    Author : Amirali Abdolrashidi
    Date : 2022-04-11T11:35:32

    Vulkan: updateUniforms when commandbuffer is valid
    
    In order to change the resource use list from contextVk into that
    from one of its command buffers, we have to ensure the render pass
    command buffer is valid before potentially using its resource use
    list.
    * Added the dirty bit `DIRTY_BIT_UNIFORMS`.
    * Moved updateUniforms() and related functions in setupDraw() to the
    dirty bit handler where we have ensured that the render pass command
    buffer is valid.
    * Moved updateUniforms() and related functions in setupDispatch() to
    the dirty bit handler.
    
    Bug: angleproject:7103
    Change-Id: I5435d16df543aa5a4c4be2b82586cb557ab53738
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3582979
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@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