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
  • Tobin Ehlis's avatar
    Vulkan:Refactor precision emulation code · a1ceb87b
    Tobin Ehlis authored Feb 25, 2020
    GLSL, ESSL, and HLSL translators all had the same code to emulate
    precision so migrate that code to base class.
    This is a structural change to prepare for honoring precision
    qualifiers in the Vulkan translator as well, which is done in a
    follow-on commit.
    
    Bug: angleproject:3078
    Change-Id: Id85bba83543189e3bbc4002be92b056e63afc8de
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2072644Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    a1ceb87b
TranslatorHLSL.cpp 9.73 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.