• Show log

    Commit

  • Hash : 66ec30a7
    Author : Manh Nguyen
    Date : 2020-06-03T10:45:34

    Fix ExceedMaxVertexAtomicCounters test crash with FrameCapture
    
    The AtomicCounterBufferTest31.ExceedMaxVertexAtomicCounters crash is
    because when program linking fails, as it should for this test, the
    code tries to get the info log by calling glGetProgramInfoLog. The
    FrameCapture capturing this call currently tries to make sure that the
    program is linked. However, glGetProgramInfoLog does not require the
    program to be linked to execute.
    
    Bug: angleproject:4679
    Change-Id: Ibbb87d6437152e9eb225e411100b1729e56e4c4a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2227857
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Manh Nguyen <nguyenmh@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