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
  • CONTRIBUTORS
Find file
BlameHistoryPermalink
  • Artem Bolgar's avatar
    Fixing OVR_multiview and OVR_multiview2 issues · ffdd58f5
    Artem Bolgar authored Dec 28, 2019
    Found two issues when native OVR_multiview and OVR_multiview2 extensions are generated.
    1. OVR_multiview got replaced by the OVR_multiview2 in the translated shader (ESSL & GLSL)
    2. Duplicate #extension OVR_multiview2 (for Fragment & Vertex) and 'layout (num_views=x)' (for Vertex) got generated into the translated shader.
    
    Bug: angleproject:4247
    Change-Id: I9a550883eeb326d95af4557578f8202a9493f4ec
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1983802Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarRafael Cintron <rafael.cintron@microsoft.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    ffdd58f5
CONTRIBUTORS 2.55 KB
EditWeb IDE
×

Replace CONTRIBUTORS

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.