• Show log

    Commit

  • Hash : 6458cd95
    Author : Colin Blundell
    Date : 2023-03-30T14:27:07

    [GL backend] Remove over-zealous ASSERT in StateManagerGL.cpp
    
    StateManagerGL::bindVertexArray asserts that the passed-in
    |vaoState| pointer is non-null; however, we actually pass in null
    directly in [1]. This assert goes off when running a WebView test
    with ANGLE.
    
        [1] https://source.chromium.org/chromium/chromium/src/+/main:third_party/angle/src/libANGLE/renderer/gl/StateManagerGL.cpp;l=3385;drc=48340c1e35efad5fb0253025dcc36b3a9573e258;bpv=1;bpt=1
    
    Bug: chromium:1168587
    Change-Id: I14d5f9f317f3cbe2a828ab7637edc5f1911bf81c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4381861
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags