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
  • libGLESv2
  • DynamicHLSL.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Refactor and unify HLSL varying signatures. · febb7adc
    Jamie Madill authored Jun 18, 2014
    We would use different code for all of our input and ouput stages
    in HLSL (vertex output, GS input, GS output, PS input). This was
    causing an HLSL error and some bugs in certain transform feedback
    instances.
    
    Fix this by using a helper method to use compatible code for each
    of the stages.
    
    BUG=angle:667
    
    Change-Id: Idada969a775eccb5788723e0c7fa3ade9cb2d9ec
    Reviewed-on: https://chromium-review.googlesource.com/203778Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@chromium.org>
    febb7adc
DynamicHLSL.cpp 40 KB
EditWeb IDE
×

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