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
  • validationES2.cpp
Find file
BlameHistoryPermalink
  • Le Hoang Quyen's avatar
    Separate GLES1's state enum switch code from GLES2+ · dc3477f3
    Le Hoang Quyen authored Mar 14, 2020
    Some enum values such as GLES1's GL_CLIP_PLANE0 and GLES2+'s
    GL_CLIP_DISTANCE0_EXT have the same value.
    Thus, the enum switch code has to be separated for GLES1 & GLES2+
    
    Bug: angleproject:4481
    Change-Id: I2fcb95f3f75f1fe683a072bee02e797a95686480
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2145284
    Commit-Queue: Le Hoang Quyen <le.hoang.q@gmail.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    dc3477f3
validationES2.cpp 217 KB
EditWeb IDE
×

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