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.h
Find file
BlameHistoryPermalink
  • Austin Kinross's avatar
    Add support for EGL_EXT_platform_device · 063d9e78
    Austin Kinross authored Nov 19, 2015
    This allows an application to use EGLDeviceEXT to initialize EGL.
    
    For example, if an application wants to initialize EGL using an existing D3D11
    device (instead of ANGLE creating its D3D device), then the app may create an
    EGLDeviceEXT using EGL_ANGLE_device_creation_d3d11, and use this device to
    initialize EGL via EGL_EXT_platform_device.
    
    BUG=angleproject:1190
    
    Change-Id: Ife91ce95a63e29eb2b3f05aedfb668e4cac8f5ce
    Reviewed-on: https://chromium-review.googlesource.com/313444Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Tested-by: 's avatarAustin Kinross <aukinros@microsoft.com>
    063d9e78
Display.h 4.34 KB
EditWeb IDE
×

Replace Display.h

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.