• Show log

    Commit

  • Hash : ff699005
    Author : Olli Etuaho
    Date : 2015-03-23T14:38:42

    Disallow operations on structs containing samplers
    
    ESSL 1.00 spec section 5.9 says that equality operators don't operate on
    structs containing sampler types. Section 5.7 also suggests this. ESSL
    3.00 doesn't have a similar restriction.
    
    ESSL 1.00 spec section 4.1.7 says that structs containing samplers can't
    be used as l-values. This is interpreted to apply also in the case of
    ESSL 3.00, which similarly disallows samplers as l-values, but doesn't
    explicitly mention structs.
    
    BUG=angleproject:954
    TEST=angle_unittests, WebGL conformance tests
    
    Change-Id: I73f74962a192e8d9449990ffa5f3d8c851491601
    Reviewed-on: https://chromium-review.googlesource.com/261822
    Tested-by: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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