• Show log

    Commit

  • Hash : f8bcfc3f
    Author : Roman Lavrov
    Date : 2024-04-04T16:03:32

    Tests: avoid double logging to stderr from WARN()
    
    LoggingAnnotator::logMessage calls both plat->logWarning()
    (when plat is not nullptr)
    and gl::Trace(), and both log the message to stderr
    gl::Trace only logs when trace or asserts are enabled, so exclude that
    case from TestPlatform_logWarning.
    
    Bug: None
    Change-Id: I1649fcc9046f59cbd8f4cfef6be809d3218eddc9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5426531
    Reviewed-by: Shahbaz Youssefi <syoussefi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags