• Show log

    Commit

  • Hash : 57dd0e5f
    Author : Shahbaz Youssefi
    Date : 2023-03-27T13:05:36

    Translator: Initialize out arguments too for WebGL
    
    Local variables were initialized for WebGL, but not `out` arguments.
    However, `out` arguments completely overwrite the passed-in variable at
    call site, so they should also be zeroed out.
    
    Bug: chromium:1425685
    Change-Id: Ib2f61a962eea74c4933aafa4d5ad377189cec578
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4375137
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: 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