• Show log

    Commit

  • Hash : 45a493ea
    Author : Shahbaz Youssefi
    Date : 2021-02-05T13:48:48

    Vulkan: Use a dirty bit to start the render pass
    
    Some dirty bits need to run before the render pass starts.  An upcoming
    change for example needs to break the render pass when the program
    pipeline is changed while transform feedback is active.  Another
    upcoming change may need to do the same based on a preceding
    glMemoryBarrier.
    
    This change adds a new dirty bit to start the render pass after some
    dirty bits have already been processed.
    
    Bug: angleproject:5528
    Change-Id: I993c9efefed4c8fee268b218a8dd66a582d4e7cd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2678863
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tim Van Patten <timvp@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