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
  • Display.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Move ANGLE Platform Methods init to GetDisplay. · 989bc9a3
    Jamie Madill authored May 02, 2019
    Moving the Platform Methods init to GetDisplay allows us to override
    the platform methods as soon as possible. This lets Chromium override
    the methods via ANGLEGetDisplayPlatform. It also lets us reset the
    platform methods when making a new display. Note that because the
    methods pointer is global it's a bit tricky to manage between swapping
    configs in ANGLE tests. Using a separate test process for each config
    should help.
    
    Bug: angleproject:3393
    Change-Id: I351f86422e53075563f6d8fce32efbd40023cd23
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1592045
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    989bc9a3
Display.cpp 41.2 KB
EditWeb IDE
×

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