• Show log

    Commit

  • Hash : 82830ede
    Author : Eric Engestrom
    Date : 2017-05-09T11:17:00

    Fix assert in EGLSyncControlTest
    
    `ust`, `ust2`, `msc`, and `msc2` are unsigned, so their difference is
    still unsigned. The `>0` assert could never fail.
    Fix this by simplifying the test to compare the pairs of values directly.
    
    Fixes: 5d9f5df01ac5a384d9b7 ("Implementation of eglGetSyncValuesCHROMIUM extension.")
    Fixes: ee218f273f3eb4e14d96 ("Re-land eglGetSyncValuesCHROMIUM extension.")
    Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
    Change-Id: I0b19d786720f545c846640d48c30a83a1d001396
    Reviewed-on: https://chromium-review.googlesource.com/500189
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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