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
  • compiler
  • translator
  • TranslatorHLSL.cpp
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Handle function calls where returned array is not used · 4f1af784
    Olli Etuaho authored May 25, 2015
    This is done by declaring a temporary variable which is passed as the
    array out parameter defined by ArrayReturnValueToOutParameter.
    SeparateExpressionsReturningArrays takes care of transforming the rest of
    the cases where a function call returns an array into form that
    ArrayReturnValueToOutParameter can handle.
    
    BUG=angleproject:971
    TEST=WebGL 2 conformance tests, dEQP-GLES3.functional.shaders.arrays.*
    
    Change-Id: I70c07712ba5cd91efb4c2e575ecc49b9ef71bfd7
    Reviewed-on: https://chromium-review.googlesource.com/273111Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: 's avatarZhenyao Mo <zmo@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    4f1af784
TranslatorHLSL.cpp 2.6 KB
EditWeb IDE
×

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