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
  • DebugShaderPrecision_test.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Fix compound assignment precision emulation · 19ecebe7
    Olli Etuaho authored May 24, 2017
    Precision emulation for compound assignment used to set the wrong type
    for the compound assignment nodes, which could cause an assert to
    trigger. The wrong rounding function was also being called in the lowp
    rounded compound assignment function.
    
    BUG=chromium:699479
    TEST=angle_unittests
    
    Change-Id: I60b4cb3bf1830e8249511c13037348bb2423e5b9
    Reviewed-on: https://chromium-review.googlesource.com/514045Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    19ecebe7
DebugShaderPrecision_test.cpp 43.9 KB
EditWeb IDE
×

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