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
  • libANGLE
  • Compiler.cpp
Find file
BlameHistoryPermalink
  • Jiawei Shao's avatar
    ES31: Remove support of GL_OES_geometry_shader in compiler · bd924af1
    Jiawei Shao authored Nov 16, 2017
    This patch intends to remove the support of GL_OES_geometry_shader
    in ANGLE compiler.
    
    To make the implementation simpler, currently we decide to only
    support "GL_EXT_geometry_shader" as the extension string of geometry
    shader in ANGLE.
    
    This patch also updates all the related shaders in angle_unittests
    into R"()" format.
    
    BUG=angleproject:1941
    TEST=angle_unittests
    
    Change-Id: Ife9858abeedfb46b02c5c2fb1cda16fa27198511
    Reviewed-on: https://chromium-review.googlesource.com/773451
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    bd924af1
Compiler.cpp 8.83 KB
EditWeb IDE
×

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