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.gypi
Find file
BlameHistoryPermalink
  • Olli Etuaho's avatar
    Add shader translator support for OVR_multiview · 09b04a2f
    Olli Etuaho authored Dec 15, 2016
    The OVR_multiview and OVR_multiview2 extensions add gl_ViewID_OVR to
    shaders. gl_ViewID_OVR can be translated either as is in GLSL output
    or as a uniform by setting the SH_TRANSLATE_VIEWID_OVR_AS_UNIFORM
    compiler flag.
    
    If WebGL output is selected, the shaders will be validated according
    to proposed rules in the WEBGL_multiview spec.
    
    BUG=angleproject:1669
    TEST=angle_unittests
    
    Change-Id: I19ea3a6c8b4edb78be03f1a50a96bfef018870d0
    Reviewed-on: https://chromium-review.googlesource.com/422848Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Olli Etuaho <oetuaho@nvidia.com>
    09b04a2f
compiler.gypi 15 KB
EditWeb IDE
×

Replace compiler.gypi

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.