• Show log

    Commit

  • Hash : fdb400d7
    Author : Olli Etuaho
    Date : 2017-12-01T15:12:36

    Test multiview extension warning
    
    Ensure that a warning is generated if the shader tries to set a global
    layout qualifier. Since a num_views layout qualifier is the only valid
    global layout qualifier in GLSL ES 1.00, it's sufficient that
    checkCanUseExtension() that generates the warning is called for
    "num_views" specifically. Parsing "layout" or "in" storage qualifier
    may use the simpler isExtensionEnabled() check that doesn't generate a
    warning.
    
    BUG=angleproject:2238
    TEST=angle_unittests
    
    Change-Id: I19caff7be9cb4f53c581b5f5526b7cade08469d6
    Reviewed-on: https://chromium-review.googlesource.com/803577
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    

  • 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