• Show log

    Commit

  • Hash : 883276cc
    Author : Xiaoxuan Liu
    Date : 2020-10-21T16:20:35

    Fix end2end tests VertexAttribute* failure
    
    VertexAttributeTests used 'mediump' precision to sample ushort
    with 65533/65534/65535 which exceed the range defined in ESSL Spec.
    (Spec "4.5.2 Precision Qualifiers")
    
    Change precision of attribute 'test' and 'expected' to 'highp'
    for numbers that exceed the minimum range.
    
    Bug: angleproject:5211
    Change-Id: I01e5c999ec43d17a7390835d2ac88ce2bc0b4c5b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2491621
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags