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
  • deqp_support
  • es2fShaderMatrixTests.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Work around VC++ 2017 compiler bug · fb2a871c
    Geoff Lang authored Sep 01, 2017
    A code-gen bug was found in 15.3.2 (VC++ 2017 Update 3.2) that causes
    test failures due to one loop being skipped. Attempts to disable
    optimizations for just the affected function failed so optimizations
    must be disabled at the end of the source file, which seems to cause all
    template functions and compiler generated functions to have
    optimizations disabled. A VS bug has been filed and cross-linked.
    
    BUG=759402
    
    Change-Id: Ida765a47234a63bad48e6a4e910f3b82919d6be9
    Reviewed-on: https://chromium-review.googlesource.com/647313Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    fb2a871c
es2fShaderMatrixTests.cpp 42.2 KB
EditWeb IDE
×

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