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
  • scripts
  • registry_xml.py
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add EGL GGP extensions. · c898ec1a
    Jamie Madill authored Nov 04, 2019
    This CL adds two new extensions:
    
     * EGL_ANGLE_ggp_stream_descriptor:
        Introduces a new attribute to CreateWindowSurface. Allows the app
        to pass in a stream descriptor to VkCreateSurfaceKHR.
        Mirrors VK_GGP_stream_descriptor_surface.
    
     * EGL_ANGLE_swap_with_frame_token:
        Introduces a new function 'eglSwapBuffersWithFrameTokenANGLE'. This
        allows the app to pass a GGP frame token down to vkQueuePresentKHR.
        Mirrors VK_GGP_frame_token.
    
    Bug: angleproject:4078
    Change-Id: I4313ac4c264e68999905049f661bc64b44f72fab
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1897315
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    c898ec1a
registry_xml.py 9.14 KB
EditWeb IDE
×

Replace registry_xml.py

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.