• Show log

    Commit

  • Hash : 12bea0a9
    Author : Jamie Madill
    Date : 2014-04-11T13:33:55

    Stop shader local variables from using invalid qualifiers.
    
    Local variables in GLSL can't use any other storage qualifier than
    'const', but we weren't checking properly. For example, the can't
    have 'in' or 'out' storage. This was causing a dEQP conformance
    test failure.
    
    BUG=angle:593
    
    Change-Id: Ibb333950f2d0990a47d1a96caecc455497d5e57e
    Reviewed-on: https://chromium-review.googlesource.com/191460
    Reviewed-by: Nicolas Capens <nicolascapens@chromium.org>
    Tested-by: 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