Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • compiler_tests
  • MalformedShader_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Disallow ternary operator on arrays and structs · a2d53039
    Olli Etuaho authored Apr 15, 2015
    ESSL specs only allow a limited number of operators on arrays and
    structs. The spec section on the ternary operator contradicts this to an
    extent, saying that the second and third operands can be "any type" or
    "any type other than an array", but we interpret the spec so that the
    operator restrictions on structures and arrays override this.
    
    BUG=angleproject:976
    TEST=angle_unittests
    
    Change-Id: Icd90d5450dcb94bb23b1683d4cb9e579e82de4ad
    Reviewed-on: https://chromium-review.googlesource.com/265644Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    a2d53039
MalformedShader_test.cpp 12.9 KB
EditWeb IDE
×

Replace MalformedShader_test.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.