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
  • tests
  • egl_tests
  • EGLDebugTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    EGL: Generate entry points. · 3f564fc7
    Jamie Madill authored Nov 23, 2020
    This adds two final auto-generated files for the EGL and EXT extension
    entry points. It adds a new data file that stores a mapping between
    object types and entry points for associating labeled objects with
    certain methods. When we generate errors we record the associated
    object in the debug message output.
    
    This places the remainder of the hand-written code in "stub" files.
    Going forward the work for implementing new extension entry points
    for EGL will be to update the registry XML files and then implement
    the corresponding stub methods. Event logging, parameter packing,
    and validation are all handled by the auto-generated code.
    
    Bug: angleproject:2621
    Change-Id: I28153432802c37b929ff2ea1e1a3e3ce9de91605
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2562680
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    3f564fc7
EGLDebugTest.cpp 6.35 KB
EditWeb IDE
×

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