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
  • tree_ops
  • RewriteDfdy.cpp
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Translator: Generate Ops for all built-in functions · 8b869a95
    Shahbaz Youssefi authored Jun 13, 2021
    EOpCallBuiltInFunction is removed in this change, as well as the
    "op": "auto" property in builtin_function_declarations.txt.  Instead,
    gen_builtin_symbols.py automatically generates Ops for every built-in
    function and generates the TOperator enum accordingly.
    
    This simplifies SPIR-V code generation by allowing switches to be used
    on operators instead of string comparisons.
    
    Bug: angleproject:4589
    Bug: angleproject:4889
    Change-Id: Ia351524400b0e12a10a5572e27e9b88c6ec2e61c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2958869
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    8b869a95
RewriteDfdy.cpp 9.08 KB
EditWeb IDE
×

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