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
  • OutputHLSL.h
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Use BuiltInFunctionEmulatorHLSL for all emulated functions · e17e3197
    Olli Etuaho authored Jan 02, 2015
    Implementation of missing built-in functions is a separate concern from
    outputting the intermediate tree itself as HLSL, so it makes sense to
    have all of the built-in emulation in a class that is separate from
    OutputHLSL. Being able to reuse the same logic for different emulated
    functions also makes the code more compact.
    
    Change-Id: Id503dc3a5c5e743ec65722add56d6ba216a03a7f
    Reviewed-on: https://chromium-review.googlesource.com/239872Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarNicolas Capens <capn@chromium.org>
    Reviewed-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    Tested-by: 's avatarOlli Etuaho <oetuaho@nvidia.com>
    e17e3197
OutputHLSL.h 4.35 KB
EditWeb IDE
×

Replace OutputHLSL.h

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.