• Show log

    Commit

  • Hash : 3706f9eb
    Author : Ian Elliott
    Date : 2021-06-10T18:45:15

    Vulkan: Fix AGI hierarchy crash for noop'd clears/queries
    
    The ASSERT in ContextVk::endEventLogForClearOrQuery() was wrong.
    Certain glClear*, glBeginQuery*, and glEndQuery* commands may exit
    early (e.g. noop).  When this happens, mQueryEventType will be set to
    NotInQueryCmd.  In such cases, return without trying to finish a
    non-started debug-util-marker hierarchy.
    
    Bug: b/191489405
    Change-Id: If40ed00fdc6e420ae6a11c2aeaced19e5aa45a5f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2973342
    Reviewed-by: Trevor David Black <vantablack@google.com>
    Reviewed-by: Mark Lobodzinski <mark@lunarg.com>
    Reviewed-by: Ian Elliott <ianelliott@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