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
    Detect when built-in modf requires an l-value in AST traversal · 217fe6ec
    Olli Etuaho authored Aug 05, 2015
    This fixes an omission that out parameter tracking had inherited from
    EmulatePrecision. Accurate tracking of when values are written is
    required for converting dynamic indexing of vectors and matrices to
    function calls.
    
    A new test covering this is added to angle_unittests.
    
    TEST=angle_unittests
    BUG=angleproject:1116
    
    Change-Id: I05c5fd60355117d0053b84110748ae221375a790
    Reviewed-on: https://chromium-review.googlesource.com/290562Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    217fe6ec
DebugShaderPrecision_test.cpp 29.7 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.