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
  • entry_points_gles_2_0_ext.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Entry Points: Auto-generate extensions EPs. · fa920ebb
    Jamie Madill authored Jan 04, 2018
    This is partially complete - it is missing the auto-gen for custom
    ANGLE and Chromium extensions that aren't present in gl.xml. We
    can upstream some of these extensions, but will also need to make
    custom handling for some extensions that are too volatile or under-
    specced to upstream to Khronos.
    
    This also tweaks some of the Context method names to match what the
    auto-generator expects. It also updates some TexStorage entry points.
    
    Also includes a specialized error return value for glTestFenceNV.
    
    Also removes the TexImage3DOES entry point which was neither used
    nor accessible to the application.
    
    Bug: angleproject:2263
    Change-Id: I3667c22b1b15f84ab4c7dfecb5745aaf73d11e76
    Reviewed-on: https://chromium-review.googlesource.com/846420
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    fa920ebb
entry_points_gles_2_0_ext.cpp 89.8 KB
EditWeb IDE
×

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