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
  • libGL
  • entry_points_gl_4_4_autogen.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Capture/Replay: Refactor entry points. · d43d24bb
    Jamie Madill authored Jul 30, 2019
    This change does two things:
    
     * only call validation functions once per entry point.
     * move the capture call after the entry point call.
    
    Moving the capure after the call allows us to process the results of
    the call. Also we can clean up the validation double call by doing a
    bit of entry point refactoring. The code changes shouldn't impact the
    resulting code size when capture is disabled.
    
    Bug: angleproject:3611
    Change-Id: I9e74ba0a8266903d3e9d1f2eac6acdd2932e5743
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1706561
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    d43d24bb
entry_points_gl_4_4_autogen.cpp 8.65 KB
EditWeb IDE
×

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