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
  • ConstructCompiler_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Check for misconfiguration of shader built-ins · 28cb0368
    Olli Etuaho authored Nov 22, 2016
    Fail compiler initialization if the built-in resources are invalid.
    This avoids creating zero-sized arrays out of built-ins into the
    symbol table, which could later lead to asserts when these built-ins
    were indexed by constants.
    
    BUG=chromium:667468
    TEST=angle_unittests
    
    Change-Id: I9553c7c91ea355abb35b9cc6088ee14b40b0922b
    Reviewed-on: https://chromium-review.googlesource.com/413037
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    28cb0368
ConstructCompiler_test.cpp 1.6 KB
EditWeb IDE
×

Replace ConstructCompiler_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.